Deploy to VPS
-git clone https://github.com/josprojects/tgmoviebot
+git clone https://github.com/Romeybrar12/tgmoviebot
# Install Packages
pip3 install -r requirements.txt
Edit info.py with variables as given below then run bot
From d666cb0c52b2ba24ec1590ecf84f181254420f64 Mon Sep 17 00:00:00 2001
From: Romeybrar12 <106407653+Romeybrar12@users.noreply.github.com>
Date: Mon, 6 Jun 2022 23:37:05 +0530
Subject: [PATCH 4/5] Update script.py
---
script.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/script.py b/script.py
index c918c50f..e6772e13 100644
--- a/script.py
+++ b/script.py
@@ -21,7 +21,7 @@ class Script(object):
SOURCE_TXT = """Source:
IMDb is a Open source project.
-Source: GitHub - Click here 👈
+Source: GitHub - Click here 👈
DEVS:
- htv admin
From ef67063e2c8de3474d0b023c5fd0f9bb66fe0ed0 Mon Sep 17 00:00:00 2001
From: Romeybrar12 <106407653+Romeybrar12@users.noreply.github.com>
Date: Tue, 7 Jun 2022 00:40:51 +0530
Subject: [PATCH 5/5] Update broadcast.py
---
plugins/broadcast.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/broadcast.py b/plugins/broadcast.py
index ae84402a..f9acf1d1 100644
--- a/plugins/broadcast.py
+++ b/plugins/broadcast.py
@@ -7,7 +7,7 @@
import asyncio
@Client.on_message(filters.command("broadcast") & filters.user(ADMINS) & filters.reply)
-# https://t.me/JosProjects
+# https://t.me/moviehtv
async def verupikkals(bot, message):
users = await db.get_all_users()
b_msg = message.reply_to_message