diff --git a/bchat/modules/admin/misc.py b/bchat/modules/admin/misc.py index 14c063c..f7917ed 100644 --- a/bchat/modules/admin/misc.py +++ b/bchat/modules/admin/misc.py @@ -102,7 +102,7 @@ async def help_cmd(update: Update, ctx: Ctx): '/help -> for this message\n' '/stats -> user count\n' '/update_db -> only for developer\n' - '/sendall -> send a message to all users' + '/sendall -> send a message to all users\n' '/seen_all -> seen all of your directs\n' '/charge_codes -> get unused codes\n' '/shop -> show undone shop\n'