Skip to content

Commit 4bb7e94

Browse files
committed
β˜• chore: update deployment options
1 parent 8450d92 commit 4bb7e94

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

β€ŽREADME.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,11 @@ The **Official Unthread Telegram Bot** creates a seamless bridge between your cu
7777

7878
3. **Deploy Instantly**
7979

80-
**Option A: Docker (Recommended)**
80+
**Option A: Railway (One-Click Deploy)**
81+
82+
[![deploy on railway](https://railway.com/button.svg)](https://railway.com/deploy/unthread-telegram-bo?referralCode=dTwT-i)
83+
84+
**Option B: Docker (Recommended)**
8185

8286
```bash
8387
# Clone and setup
@@ -90,7 +94,7 @@ The **Official Unthread Telegram Bot** creates a seamless bridge between your cu
9094
docker compose up -d
9195
```
9296

93-
**Option B: Manual Installation**
97+
**Option C: Manual Installation**
9498

9599
```bash
96100
# Clone and setup
@@ -109,6 +113,15 @@ The **Official Unthread Telegram Bot** creates a seamless bridge between your cu
109113
- Send `/start` to see if it responds
110114
- Try creating a ticket with `/support`
111115

116+
## πŸš‚ One-Click Deploy
117+
118+
Deploy instantly to Railway with a single click:
119+
120+
[![deploy on railway](https://railway.com/button.svg)](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+
112125
### **πŸ“‹ Required Configuration**
113126

114127
Edit your `.env` file with these required values:
@@ -240,7 +253,7 @@ There are several ways you can support this project:
240253

241254
- [Become a sponsor](https://github.com/sponsors/wgtechlabs) and get some perks! πŸ’–
242255
- [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! πŸ› οΈ
244257

245258
## ⭐ GitHub Star Nomination
246259

0 commit comments

Comments
Β (0)