From 5786d17996c6bb243855cad11487af508e6c9207 Mon Sep 17 00:00:00 2001 From: Achu biju <75154223+Achu2234@users.noreply.github.com> Date: Fri, 13 Aug 2021 11:28:15 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0e8a636..41e58ca 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Simple, Easy to use Telegram Userbot based on Pyrogram and Telethon ### With Heroku [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Itz-fork/Nexa-Userbot) +### With Railway +[![Deploy+on+Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/Itz-fork/Nexa-Userbot&envs=APP_ID,API_HASH ,PYRO_STR_SESSION,TELE_STR_SESSION,CMD_PREFIX) + # Config Vars, `APP_ID` - Your APP ID. Get it from [my.telegram.org](my.telegram.org)
From 35865eaf2f94e1e02ace4d570046c11e44b903bb Mon Sep 17 00:00:00 2001 From: Achu biju <75154223+Achu2234@users.noreply.github.com> Date: Fri, 13 Aug 2021 11:30:13 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41e58ca..46c4f2a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Simple, Easy to use Telegram Userbot based on Pyrogram and Telethon [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Itz-fork/Nexa-Userbot) ### With Railway -[![Deploy+on+Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/Itz-fork/Nexa-Userbot&envs=APP_ID,API_HASH ,PYRO_STR_SESSION,TELE_STR_SESSION,CMD_PREFIX) +[![Deploy+on+Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/Itz-fork/Nexa-Userbot&envs=APP_ID,API_HASH,PYRO_STR_SESSION,TELE_STR_SESSION,CMD_PREFIX) # Config Vars, From 9c7519d876a3524f60fa2153cc8ee541c9573182 Mon Sep 17 00:00:00 2001 From: Achu biju <75154223+Achu2234@users.noreply.github.com> Date: Tue, 17 Aug 2021 10:13:37 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46c4f2a..a4a66d1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Simple, Easy to use Telegram Userbot based on Pyrogram and Telethon [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Itz-fork/Nexa-Userbot) ### With Railway -[![Deploy+on+Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/Itz-fork/Nexa-Userbot&envs=APP_ID,API_HASH,PYRO_STR_SESSION,TELE_STR_SESSION,CMD_PREFIX) +[![Deploy+on+Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/Itz-fork/Nexa-Userbot&envs=APP_ID,API_HASH,PYRO_STR_SESSION,CMD_PREFIX) # Config Vars,