diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 18:52:09 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 18:52:09 -0400 |
| commit | dbf9656110478c18c5ac521cc4c655db59bf950c (patch) | |
| tree | e07e44aba481da901080b778d948bd5298657cf9 | |
| parent | bc6fbbaf39f48966248c85b8845973c99bcda48a (diff) | |
| download | pokeworld-website-dbf9656110478c18c5ac521cc4c655db59bf950c.tar.gz pokeworld-website-dbf9656110478c18c5ac521cc4c655db59bf950c.tar.bz2 pokeworld-website-dbf9656110478c18c5ac521cc4c655db59bf950c.zip | |
typos
| -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> |
