diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 18:50:33 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 18:50:33 -0400 |
| commit | bc6fbbaf39f48966248c85b8845973c99bcda48a (patch) | |
| tree | f49f1accba1934b19ad48ac246b89cb77572b1d2 | |
| parent | 8abfe42c78508421c533b6e5a22fce39d20201a2 (diff) | |
| download | pokeworld-website-bc6fbbaf39f48966248c85b8845973c99bcda48a.tar.gz pokeworld-website-bc6fbbaf39f48966248c85b8845973c99bcda48a.tar.bz2 pokeworld-website-bc6fbbaf39f48966248c85b8845973c99bcda48a.zip | |
STUFF
| -rw-r--r-- | pokeworld/pokebot/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html index 47bbfcb..ba4d0eb 100644 --- a/pokeworld/pokebot/index.html +++ b/pokeworld/pokebot/index.html @@ -26,7 +26,7 @@ <div class="container"> <h1>PokeBot</h1> <h2>The bot that powers our entire server.</h2> - <p>PokeBot is the bot that powers our server. You can see the list of commands<a href="../pokebot/commands">here.</a> 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</p> + <p>PokeBot is the bot that powers our server. You can see the list of commands <a href="../pokebot/commands">here.</a> 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</p> <h2>Download</h2> <p>If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our <a href="https://github.com/PokeWorld/PokeBot">GitHub</a>. Otherwise, you can get a <a href="https://github.com/PokeWorld/PokeBot/releases">release</a> which are proven to be a lot more stable than the random things we put on the main branch.</p> <p></p> |
