Skip to content

Commit

Permalink
Update start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
erotixe authored Feb 15, 2024
1 parent cd3a475 commit a556c75
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions plugins/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,8 @@ async def start_command(client: Client, message: Message):
reply_markup = InlineKeyboardMarkup(
[
[
InlineKeyboardButton('ᴍᴏᴠɪᴇ ɢʀᴏᴜᴘ', url=f"https://telegram.me/movie7xchat"),
InlineKeyboardButton('ʟᴜᴄʏ', url=f"https://t.me/Lucy_Filter_bot")
],[
InlineKeyboardButton('ᴊᴏɪɴ ᴍʏ ᴜᴘᴅᴀᴛᴇs ᴄʜᴀɴɴᴇʟ ', url=f"https://telegram.me/codeflix_bots")
],[
InlineKeyboardButton("ᴍᴏʀᴇ ɪɴғᴏ ", callback_data = "about"),
InlineKeyboardButton("ᴄʟᴏsᴇ", callback_data = "close")
InlineKeyboardButton("⚡️ ᴀʙᴏᴜᴛ", callback_data = "about"),
InlineKeyboardButton(text="🍁 ᴘʀᴇᴍɪᴜᴍ", url=https://t.me/OtakuFlix_Network/4639)
]
]
)
Expand Down

0 comments on commit a556c75

Please sign in to comment.