Skip to content

Commit

Permalink
👨‍💻Update Channel
Browse files Browse the repository at this point in the history
  • Loading branch information
MRK-YT authored Jun 4, 2021
1 parent 408b118 commit 6b29a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/plugins/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ async def start(bot, update):
except UserNotParticipant:
#await update.reply_text(f"Join @{update_channel} To Use Me")
await update.reply_text(
text="<b>🔊Join My Updates Channel to use ME</b>",
text="<b>🔊 𝗝𝗼𝗶𝗻 𝗢𝘂𝗿 𝗠𝗮𝗶𝗻 𝗰𝗵𝗮𝗻𝗻𝗲𝗹 🤭\n\nനിങ്ങൾക് സിനിമകൾ വെന്നോ? അതിനായി അത്യം ങ്ങളുടെ മെയിൻ ചാനലിൽ ജോയിൻ ചെയ്യണം... 😁\n\nJoin ചെയതത്തിനു ശേഷം വീണ്ടും ബോട്ട് /start ആക്കൂ.😁</b>",
reply_markup=InlineKeyboardMarkup([
[ InlineKeyboardButton(text=" 💢 Join My Updates Channel 💢 ", url=f"https://t.me/{UPDATE_CHANNEL}")]
])
Expand Down

0 comments on commit 6b29a25

Please sign in to comment.