From 7ed3e956d37d50ac8a259e83e32c0eb2633d3dd5 Mon Sep 17 00:00:00 2001
From: TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com>
Date: Sun, 11 Mar 2018 19:26:31 -0400
Subject: my arms feel like they are about to fall off.
---
pokeworld/pokebot/commands/index.html | 100 ++++++++++++++++++++++++++++++++++
pokeworld/pokebot/index.html | 2 +-
2 files changed, 101 insertions(+), 1 deletion(-)
create mode 100644 pokeworld/pokebot/commands/index.html
diff --git a/pokeworld/pokebot/commands/index.html b/pokeworld/pokebot/commands/index.html
new file mode 100644
index 0000000..3a9a8fa
--- /dev/null
+++ b/pokeworld/pokebot/commands/index.html
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+ PokeWorld | Pokebot
+
+
+
+
+
+
+
PokeWorld
+
+
+
+
+
+
PokeBot Commands and Help Contents
+
This is the right place to get more information on the bot.
+
Thanks for using PokeBot! If you find any bugs or errors, please report an issue on our GitHub!
+
Now that PokeBot is a public bot, we are making this page so that you can see extra details on bot commands, and what they do.
+
Command List and Description [Prefix: p:]
+
Fun
+
+
8ball [...question] - Randomly picks an answer to your question
+
balance - Show your balance
+
cureboredom - Lists ways to cure your boredom.
+
findmyphone - List cities where your phone may be located.
+
getcredits - Add credits to your account.
+
og151 - Randomly picks one of the original 151 Pokemon, and gives you it's name.
+
ship - Ships you with another person in the guild.
+
slots - Gain money by playing Slots!
+
story - Tells you a story, and includes community members in them!
+
+
Getting Started
+
+
contibute - Links you to the Git so you can contribute to the bot.
+
help - Shows the command contents in Discord.
+
ping - Tells the client pingtime of the bot, and shows if it is responding.
+
(PokeWorld) start - Shows getting started information for PokeWorld.
+
+
Moderation
+
+
ban [@user, reason] - Bans a user for the specified reason.
+
(PokeWorld) interrogate [@user] - Place a suspicious user in interrogation.
+
(PokeWorld) jail [@user] - Place a user in jail for being bad.
+
kick [@user, reason] - Kicks a user for the specified reason.
+
lswarns - List the warns that have been placed on you.
+
purge [number] - Remove a specified amount of messages from the guild.
+
setLogs [channel id] - Sets the preferred channel to send log messages in.
+
softban [@user, reason] - Kicks the user for the specified reason, then deletes the messages they sent.
+
(PokeWorld) timeout [@user] - Mutes the user.
+
warn [@user, reason] - Warns a user for the specified reason. This gets recorded in the database.
+
+
Music
+
+
play [song name] - Plays the song in the voice channel you are currently present in.
+
skip - Skips the current song being played in the queue.
+
+
Owners Only
+
+
eval [code] - Evaluates JavaScript code.
+
poweroff - Restarts the bot.
+
say [message] - Makes the bot say something.
+
+
Pokemon (All Commands PokeWorld exclusive.)
+
+
claim - Claims the current gym if empty, or queues the battle.
+
drop - Drops your current gym.
+
forcedrop - Forces the person to drop their gyms. (mod only)
+
join [team name] - Joins a Pokemon team!
+
leave - Leaves your current Pokemon team.
+
tradegym [@user] - Gives your gym to the mentioned user.
+
+
Utility
+
+
nick [nickname] - Changes your nickname to the args specified.
+
(PokeWorld) suggest [suggestion] - Suggest something to the community moderators for the server. They can accept it or decline it, and community members can vote.
+
uptime - View how long the bot has been online.
+
userinfo [Optional: @user] - View your user information, or that of another user.
PokeBot is the bot that powers our server. It adds on to PokeCord's commands by allowing for team and gym support for the PokeWorld server. It is best used with Pokecord as it was built as an addon for Pokecord
+
PokeBot is the bot that powers our server. You can see the list of commandshere. It adds on to PokeCord's commands by allowing for team and gym support for the PokeWorld server. It is best used with Pokecord as it was built as an addon for Pokecord
Download
If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our GitHub. Otherwise, you can get a release which are proven to be a lot more stable than the random things we put on the main branch.