Skip to content

Commit

Permalink
Add missing command to /adminhelp
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Aug 9, 2024
1 parent ef3ce72 commit d70ba6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions secretlounge_ng/replies.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def smiley(n):
" /adminhelp - show this text\n"+
" /adminsay <message> - send an official admin message\n"+
" /motd <message> - set the welcome message (HTML formatted)\n"+
" /privacy <message> - set the privacy policy (HTML formatted)\n"+
" /uncooldown <id | username> - remove cooldown from an user\n"+
" /mod <username> - promote an user to the moderator rank\n"+
" /admin <username> - promote an user to the admin rank\n"+
Expand Down

0 comments on commit d70ba6a

Please sign in to comment.