Karma commited on
Commit
da39bd2
·
1 Parent(s): 311b3d9

Update chatbot.py

Browse files
Files changed (1) hide show
  1. Mikobot/plugins/chatbot.py +1 -1
Mikobot/plugins/chatbot.py CHANGED
@@ -154,7 +154,7 @@ async def list_all_chats(update: Update, context: ContextTypes.DEFAULT_TYPE):
154
  __help__ = """
155
  ➠ *Admins only command*:
156
 
157
- » `/Chatbot`*:* shows chatbot panel.
158
  """
159
 
160
  __mod_name__ = "CHATBOT"
 
154
  __help__ = """
155
  ➠ *Admins only command*:
156
 
157
+ » /chatbot: shows chatbot panel.
158
  """
159
 
160
  __mod_name__ = "CHATBOT"