diff --git a/program/start.py b/program/start.py index 6b28132..0a54878 100644 --- a/program/start.py +++ b/program/start.py @@ -147,9 +147,9 @@ async def new_chat(c: Client, m: Message): for member in m.new_chat_members: if member.id == bot_id: return await m.reply( - "❤️ **Thanks for adding me to the Group !**\n\n" - "**Promote me as administrator of the Group, otherwise I will not be able to work properly, and don't forget to type /userbotjoin for invite the assistant.**\n\n" - "**Once done, type** /reload", + "❤️ Thanks for adding me to the **Group** !\n\n" + "Appoint me as administrator in the **Group**, otherwise I will not be able to work properly, and don't forget to type `/userbotjoin` for invite the assistant.\n\n" + "Once done, then type `/reload`", reply_markup=InlineKeyboardMarkup( [ [