diff --git a/bot.py b/bot.py index 734a3115..6815bf28 100644 --- a/bot.py +++ b/bot.py @@ -90,7 +90,7 @@ async def start(bot, cmd): except Exception: await bot.send_message( chat_id=cmd.from_user.id, - text="Something went Wrong. Contact my [🛑 𝐒𝐮𝐩𝐩𝐨𝐫𝐭 🛑](https://t.me/TamilPrime_LinkZz).", + text="Something went Wrong. Contact my [🛑 𝐒𝐮𝐩𝐩𝐨𝐫𝐭 🛑](https://t.me/Tamil_prime).", parse_mode="markdown", disable_web_page_preview=True )