You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-3Lines changed: 16 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,11 @@ The **Official Unthread Telegram Bot** creates a seamless bridge between your cu
77
77
78
78
3.**Deploy Instantly**
79
79
80
-
**Option A: Docker (Recommended)**
80
+
**Option A: Railway (One-Click Deploy)**
81
+
82
+
[](https://railway.com/deploy/unthread-telegram-bo?referralCode=dTwT-i)
83
+
84
+
**Option B: Docker (Recommended)**
81
85
82
86
```bash
83
87
# Clone and setup
@@ -90,7 +94,7 @@ The **Official Unthread Telegram Bot** creates a seamless bridge between your cu
90
94
docker compose up -d
91
95
```
92
96
93
-
**Option B: Manual Installation**
97
+
**Option C: Manual Installation**
94
98
95
99
```bash
96
100
# Clone and setup
@@ -109,6 +113,15 @@ The **Official Unthread Telegram Bot** creates a seamless bridge between your cu
109
113
- Send `/start` to see if it responds
110
114
- Try creating a ticket with `/support`
111
115
116
+
## π One-Click Deploy
117
+
118
+
Deploy instantly to Railway with a single click:
119
+
120
+
[](https://railway.com/deploy/unthread-telegram-bo?referralCode=dTwT-i)
121
+
122
+
> [!TIP]
123
+
> Deploying using Railway directly supports this project's ongoing development and maintenance! π
124
+
112
125
### **π Required Configuration**
113
126
114
127
Edit your `.env` file with these required values:
@@ -240,7 +253,7 @@ There are several ways you can support this project:
240
253
241
254
-[Become a sponsor](https://github.com/sponsors/wgtechlabs) and get some perks! π
242
255
-[Buy me a coffee](https://buymeacoffee.com/wgtechlabs) if you just love what I do! β
243
-
- Deploy using the [Railway Template](https://railway.com/template/nVHIjj?referralCode=dTwT-i) which directly supports the ongoing development! π οΈ
256
+
- Deploy using the [Railway Template](https://railway.com/deploy/unthread-telegram-bo?referralCode=dTwT-i) which directly supports the ongoing development! π οΈ
0 commit comments