diff --git a/plugins/help_text.py b/plugins/help_text.py index fc4fe385..b67cc063 100644 --- a/plugins/help_text.py +++ b/plugins/help_text.py @@ -102,11 +102,11 @@ async def start_me(bot, update): InlineKeyboardButton("Help", callback_data = "ghelp") ], [ - InlineKeyboardButton('Support Channel', url='https://t.me/Mai_bOTs'), - InlineKeyboardButton('Feedback', url='https://t.me/No_OnE_Kn0wS_Me') + InlineKeyboardButton('Support Channel', url='https://t.me/https://t.me/Drawiz_movies'), + InlineKeyboardButton('Source', url='https://github.com/No-OnE-Kn0wS-Me/FileRenameBot') ], [ - InlineKeyboardButton('Other Bots', url='https://t.me/Mai_bOTs/17'), + InlineKeyboardButton('Support Channel', url='https://t.me/https://t.me/Drawiz_movies'), InlineKeyboardButton('Source', url='https://github.com/No-OnE-Kn0wS-Me/FileRenameBot') ] ]