diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-29 15:55:35 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-29 15:55:35 -0400 |
| commit | 56e87c0ac63d823791c269d6735209baaf987db0 (patch) | |
| tree | 8d9f578f6f666d570312307f188d469c5971d4d9 | |
| parent | 7ac99c7c0911ab50baea19126695c3a7ff50480e (diff) | |
| download | pokeworld-website-56e87c0ac63d823791c269d6735209baaf987db0.tar.gz pokeworld-website-56e87c0ac63d823791c269d6735209baaf987db0.tar.bz2 pokeworld-website-56e87c0ac63d823791c269d6735209baaf987db0.zip | |
updated commands
| -rw-r--r-- | _pages/commands.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/_pages/commands.html b/_pages/commands.html index 12e3990..2dda492 100644 --- a/_pages/commands.html +++ b/_pages/commands.html @@ -15,7 +15,8 @@ permalink: /pokebot/commands <li>balance - Show your balance</li> <li>cureboredom - Lists ways to cure your boredom.</li> <li>findmyphone - List cities where your phone may be located.</li> - <li>getcredits - Add credits to your account.</li> + <li>gamble - Basically gambling...</li> + <li>jobs - You get to work and earn some credits.</li> <li>og151 - Randomly picks one of the original 151 Pokemon, and gives you it's name.</li> <li>ship - Ships you with another person in the guild.</li> <li>slots - Gain money by playing Slots!</li> @@ -42,7 +43,7 @@ permalink: /pokebot/commands <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> </ul> - <h3>Music</h3> + <h3>Music (Deprecated for now)</h3> <ul> <li>play [song name] - Plays the song in the voice channel you are currently present in.</li> <li>skip - Skips the current song being played in the queue.</li> @@ -66,7 +67,7 @@ permalink: /pokebot/commands <h3>Utility</h3> <ul> <li>character [...text] - Gets the decimal and hexadecimal of (a) character(s)</li> - <li>git - Gives the user a link to the git.</li> + <li>hinfo - Server host information.</li> <li>invite - Gives the user a link to invite the bot.</li> <li>nick [nickname] - Changes your nickname to the args specified.</li> <li>suggest [suggestion] - Suggest something to the community moderators for the server. They can accept it or decline it, and community members can vote.</li> |
