Skip to content

Commit

Permalink
fix: update help message
Browse files Browse the repository at this point in the history
  • Loading branch information
i007c committed Jun 17, 2023
1 parent 7cfe02c commit 7314545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bchat/modules/admin/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7314545

Please sign in to comment.