Skip to content

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsAttitudeking authored Dec 29, 2021
1 parent 6dfc425 commit 687bd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ async def cancel(event):
#start
@client.on(events.NewMessage(pattern="^/start$"))
async def start(event):
await event.reply("Hey [🤗](https://te.legra.ph/file/8d6307fcac08120cb9380.jpg) Welcome🔥🥂\n━━━━━━━━━━━━━━━━━━━━\n┏━━━━━━━━━━━━━━━━━┓\n┣★I m Highly advanced Tag Member Bot.\n┣★I can tag members in group as well as in Channel.\n┣★Need Help hit ☛ [ཧᜰ꙰ꦿ➢𝐎𝐀𝐍༒☛](Https://t.me/OAN_Support)\n┗━━━━━━━━━━━━━━━━━┛\n━━━━━━━━━━━━━━━━━━━━",
await event.reply("Hey [🤗](https://te.legra.ph/file/8d6307fcac08120cb9380.jpg) Welcome🔥🥂\n━━━━━━━━━━━━━━━━━━━━\n┏━━━━━━━━━━━━━━━━━┓\n┣★I m Highly advanced Tag Member Bot.\n┣★I can tag members in group as well as in Channel.\n┣★Need Help hit ☛ [𝐎𝐀𝐍](Https://t.me/OAN_Support)\n┗━━━━━━━━━━━━━━━━━┛\n━━━━━━━━━━━━━━━━━━━━",
buttons=(
[Button.url('🔥ᴀᴅᴅ ᴛᴀɢ ᴍᴇᴍʙᴇʀ ᴛᴏ ɢʀᴏᴜᴩ🔥', 'http://t.me/Tag_member_bot?startgroup=true')],
[Button.url('⚜ᴏᴡɴᴇʀ⚜', 'Https://t.me/ItsAttitudeking')],
Expand Down

0 comments on commit 687bd7f

Please sign in to comment.