update help

This commit is contained in:
c0de 2022-12-10 12:31:56 -06:00
parent 292db8133d
commit fc2fe0a396
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class HelpManager(BaseGameManager):
+ " You can also add a batter's guess with: "
+ "!resolve <value> <discord id #> <guess>\n"
+ "!points - Shows a table of the most recent players, and their scores\n"
+ "!reset - Removes all the guesses"
+ "!reset - Removes all players and total points"
+ "!help - Shows this message"
)