mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 14:22:53 -03:00
Initial Commit
This commit is contained in:
@@ -53,7 +53,7 @@ async def start(b, m):
|
||||
disable_web_page_preview=True)
|
||||
return
|
||||
await m.reply_text(
|
||||
text=f"🙋 Hey [{m.from_user.first_name}](tg://user?id={m.from_user.id}) Bruh!!\nI am Instant😋 Telegram File to Link Generator Bot.\n\nSend me any file & see the magic! \n\nFor Help Just send /help to me 🙂",
|
||||
text=f"🙋 Hey **[{m.from_user.first_name}](tg://user?id={m.from_user.id})** Bruh!!\n\n**I am Instant😋 Telegram File to Link Generator Bot.**\n\n**Send me any file & see the magic!** \n\nFor Help Just send /help to me 🙂",
|
||||
reply_markup=InlineKeyboardMarkup(
|
||||
[
|
||||
[InlineKeyboardButton('😎 Developer', url='https://t.me/Avishkarpatil'), InlineKeyboardButton('😴 Profile', url='https://avipatilweb.me')]
|
||||
|
||||
Reference in New Issue
Block a user