From d602af76be2f746c51b18c531697f61ee3e0f2a5 Mon Sep 17 00:00:00 2001 From: athulx <88526768+athul18297777@users.noreply.github.com> Date: Thu, 17 Feb 2022 20:47:47 +0530 Subject: [PATCH] Update Commands.py --- LuciferMoringstar_Robot/Commands.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LuciferMoringstar_Robot/Commands.py b/LuciferMoringstar_Robot/Commands.py index 44591176..de9cf5c1 100644 --- a/LuciferMoringstar_Robot/Commands.py +++ b/LuciferMoringstar_Robot/Commands.py @@ -84,8 +84,8 @@ async def start(bot, message): f_caption = f"{files.file_name}" buttons = [ [ - InlineKeyboardButton('🎖 DEPLOY YOURS 🎖', url=f'{TUTORIAL}') - ] + InlineKeyboardButton('🎖 𝙅𝙤𝙞𝙣 🎖', url=f'{TUTORIAL}') + ]DEPLOY ] await bot.send_cached_media( chat_id=message.from_user.id,