diff --git a/README.md b/README.md index 0900b85..9c4bef1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Please Give a ⭐ if you like this repo and also try following me for more best ## Deploy to Heroku 🗳 Press the following button to deploy in heroku. -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Ns-Bots/TG-RENAMER-BOT) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Vampire421/TG-RENAMER-BOT) ## Bot Features 🔥 - Renaming Telegram files as file or video. diff --git a/renamer/__main__.py b/renamer/__main__.py index 0144cae..7df7e24 100644 --- a/renamer/__main__.py +++ b/renamer/__main__.py @@ -30,7 +30,7 @@ def main(): startup_msg = f"Successfully deployed your Renamer at @{me.username}\n" startup_msg += f"Pyrogram Version: V{__version__}\n" startup_msg += f"Python Version: V{platform.python_version()}\n\n" - startup_msg += "Thanks for deploying our bot. Please give a star to my repo and join @Ns_bot_updates." + startup_msg += "This is an powerfull and fastest rename bot ever made 🤖 If You Like This Bot Consider joining @housefull_links." print(startup_msg) idle() diff --git a/renamer/plugins/1.py b/renamer/plugins/1.py index 04ab347..ad6c20f 100644 --- a/renamer/plugins/1.py +++ b/renamer/plugins/1.py @@ -37,7 +37,7 @@ async def force_sub(c, m): if m.from_user.id in Config.AUTH_USERS: return await m.reply_text("Forcesub username must be a channel username Not yours or any other users username") logger.error(e) - return await m.reply_text("Some thing went wrong. Try again and if same issue occur contact [our group](https://t.me/Ns_Bot_supporters)", disable_web_page_preview=True, quote=True) + return await m.reply_text("Some thing went wrong. Try again and if same issue occur contact [our group](https://t.me/Hf_links)", disable_web_page_preview=True, quote=True) await m.continue_propagation() diff --git a/renamer/plugins/commands.py b/renamer/plugins/commands.py index 3a27ab6..5576c79 100644 --- a/renamer/plugins/commands.py +++ b/renamer/plugins/commands.py @@ -40,9 +40,9 @@ async def help(c, m, cb=False): @RenamerNs.on_message(filters.command("start") & filters.private & filters.incoming) async def start(c, m, cb=False): owner = await c.get_users(Config.OWNER_ID) - owner_username = owner.username if owner.username else 'Ns_bot_updates' + owner_username = owner.username if owner.username else 'HF_Projects' button = [[ - InlineKeyboardButton(f'{MAN_TEACHER_LIGHT_SKIN_TONE} My Owner', url=f'https://t.me/{owner_username}'), + InlineKeyboardButton(f'{MAN_TEACHER_LIGHT_SKIN_TONE} My Owner', url=f'https://t.me/saminsumesh'), InlineKeyboardButton(f'{ROBOT} About', callback_data='about') ],[ InlineKeyboardButton(f'{INFORMATION} Help', callback_data="help"), diff --git a/renamer/tools/text.py b/renamer/tools/text.py index c9444df..442c043 100644 --- a/renamer/tools/text.py +++ b/renamer/tools/text.py @@ -3,7 +3,7 @@ class TEXT: DOWNLOAD_START = f"Downloading Starts soon {SLEEPING_FACE}" UPLOAD_START = f"Upload Starting Soon {SLEEPING_FACE}" - UPLOAD_SUCESS = f"Thanks for using [me](https://github.com/Ns-AnoNymouS/TG-RENAMER-BOT)" + UPLOAD_SUCESS = f"Thanks for using [me](https://t.me/housefull_links)" BANNED_USER_TEXT = f"Hey bro, you are **banned** from using me {FACE_WITH_TEARS_OF_JOY}." NOT_LOGGED_TEXT = f"This bot was only for private use {LOCKED_WITH_KEY}. If you want to use this bot you need to send me correct password in the format `/login bot_password`" SAVED_CUSTOM_THUMBNAIL = f"Thumbnail Saved Permanently {NOTEBOOK_WITH_DECORATIVE_COVER}" @@ -22,11 +22,10 @@ class TEXT: ** Developer:** {bot_owner} -** Channel:** [NS BOT UPDATES](https://t.me/Ns_bot_updates) +** Channel:** [HF Projects](https://t.me/housefull_links) -** Group:** [Ns BOT SUPPORT](https://t.me/Ns_Bot_supporters) +** Group:** [HF_Support](https://t.me/hf_links) -** Source Code:** [Press Me](https://github.com/Ns-AnoNymouS/TG-RENAMER-BOT) """ HELP_USER = """**Follow Below Steps:** @@ -59,4 +58,4 @@ class TEXT: GooglePay / Paytm / PhonPay / paypal / Net Banking -**For Donate:** message me @MaxxRiderz""" +**For Donate:** message me @saminsumesh"""