diff options
| -rw-r--r-- | pokeworld/pokebot/commands/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokeworld/pokebot/commands/index.html b/pokeworld/pokebot/commands/index.html index 12a2e7a..bee6a5c 100644 --- a/pokeworld/pokebot/commands/index.html +++ b/pokeworld/pokebot/commands/index.html @@ -57,7 +57,7 @@ <li>lswarns - List the warns that have been placed on you.</li> <li>purge [number] - Remove a specified amount of messages from the guild.</li> <li>setLogs [channel id] - Sets the preferred channel to send log messages in.</li> - <li>setSuggestions [channel id] - Set's the Suggestions Channel.<li> + <li>setSuggestions [channel id] - Set's the Suggestions Channel.</li> <li>softban [@user, reason] - Kicks the user for the specified reason, then deletes the messages they sent.</li> <li>(PokeWorld) timeout [@user] - Mutes the user.</li> <li>warn [@user, reason] - Warns a user for the specified reason. This gets recorded in the database.</li> |
