-
Notifications
You must be signed in to change notification settings - Fork 3
Commands
Poke-guesser bot recognizes commands from Admins, Mods, and players.
Full list of admin commands is shown below. Do not type the < > characters.
/settings mods show
: Shows all Mod Roles/Users.
/settings mods add <mentionable>
: Add an Mod Role/User.
/settings mods remove <mentionable>
: Remove an Mod Role/User.
/settings mods help
: Shows help for /settings mods
-Subcommands.
/settings channels show
: Shows all allowed Channels.
/settings channels add <channel>
: Add an allowed Channel.
/settings channels remove <channel>
: Remove an allowed Channel.
/settings channels help
: Shows help for /settings channels
-Subcommands.
/settings language show
: Shows currently configured language.
/settings language set
: Set an language.
/settings language unset
: Unset an language (Resets to en_US).
/settings language help
: Shows help for /settings language
-Subcommands.
/settings reset
: Reset all Settings.
/settings show
: Shows currently configured settings. (TODO: Not implemented yet)
/settings help
: Shows help for /settings
-Subcommands.
Full list of mod commands is shown below. Do not type the < > characters.
/mod score add <user> <score>
: (caution) Adds the specified amount of points to a user.
/mod score remove <user> <score>
: (caution) Removes the specified amount of points from a user.
/mod score set <user> <score>
: (caution) Set the specified amount of points of a user.
/mod score add <user>
: (caution) Adds the user to the leaderboard with 0 points. Cannot be used if the user is already on leaderboard.
/mod score remove <user>
: Removes a user from the leaderboard.
/mod score set <user>
: Resets the score of a user to 0.
Full list of player commands is shown below. Do not include the < > characters.
/help <type:admin|mod|player>
: Shows Admin, Mod and Player commands.
/catch <pokemon-name>
: Allows player to guess the pokémon. Guessing correctly adds the player to the leaderboard and adds one point.
/leaderboard
: Shows a leaderboard of top players.
/score show
: See your current score and position.
Note: The below command requires you to use @user mentions
/score show <user>
: See another user's score and position.