diff --git a/README.md b/README.md index 76e597e..6c74cd4 100644 --- a/README.md +++ b/README.md @@ -79,13 +79,13 @@ Thanks to [InfotelGroup](https://telegram.dog/InFoTel_Group) and [Erich Daniken](https://telegram.dog/ErichDaniken) for the video -## Any bugs or errors or suggestions, report at [RJMALLU](https://t.me/RJMALLU) +## Any bugs or errors or suggestions, report at [KDLOVERTECH](https://t.me/KDLOVERTECH) ## Installation ### Deploy to Heroku -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/DarkDevil1265/Unlimited-filter-bot-RJ) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/KDLOVERTECH/Unlimited-filter-bot-RJ) ### Deploy in your vps ```sh diff --git a/plugins/callbacks.py b/plugins/callbacks.py index 9a24337..de5b729 100644 --- a/plugins/callbacks.py +++ b/plugins/callbacks.py @@ -47,12 +47,12 @@ async def cb_handler(client, query): keyboard = InlineKeyboardMarkup( [ [ - InlineKeyboardButton("🔰Join Channel🔰", url="https://t.me/malluinstafollowers"), + InlineKeyboardButton("🔰Join Channel🔰", url="https://t.me/KDLOVERTECH"), InlineKeyboardButton("About Me", callback_data="about_data") ], [ - InlineKeyboardButton("🔰Join Group🔰", url="https://t.me/malluinstaufollowers"), - InlineKeyboardButton("details about Group", url="https://t.me/Malluinstabot") + InlineKeyboardButton("🔰Join Group🔰", url="https://t.me/kannada_movies_groups"), + InlineKeyboardButton("details about Group", url="https://t.me/KDLOVER_bot") ] ] ) diff --git a/plugins/commands.py b/plugins/commands.py index 4cc8c81..0b88215 100644 --- a/plugins/commands.py +++ b/plugins/commands.py @@ -243,12 +243,12 @@ async def help(client, message): reply_markup=InlineKeyboardMarkup( [ [ - InlineKeyboardButton("🔰Join Channel🔰", url="https://t.me/malluinstafollowers"), + InlineKeyboardButton("🔰Join Channel🔰", url="https://t.me/KDLOVERTECH"), InlineKeyboardButton("About Me", callback_data="about_data") ], [ - InlineKeyboardButton("🔰Join Group🔰", url="https://t.me/malluinstaufollowers"), - InlineKeyboardButton("details about Group", url="https://t.me/Malluinstabot") + InlineKeyboardButton("🔰Join Group🔰", url="https://t.me/kannada_movies_groups"), + InlineKeyboardButton("details about Group", url="https://t.me/KDLOVER_bot") ] ] ), diff --git a/script.py b/script.py index 2c6cb67..5404db7 100644 --- a/script.py +++ b/script.py @@ -3,7 +3,7 @@ class Script(object): START_MSG = """Hello {} How are you🌹, I'm an advanced filter bot with many capabilities! -Made by @RJMALLU +Made by @KDLOVERTECH See /help for commands and more details. """ @@ -48,13 +48,13 @@ class Script(object): /info userid - Shows User Information. Use /info as reply to some message for their details! -© @RJMALLU +© @KDLOVERTECH """ - ABOUT_MSG = """⭕️My Name : + ABOUT_MSG = """⭕️My Name : -⭕️Creater : +⭕️Creater : ⭕️Language : Python3