diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 22:05:17 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 22:05:17 -0400 |
| commit | aa3542adb8409672ac4c82f031715639bd6d0f40 (patch) | |
| tree | ee4bf58b699e6174b274da0ebcec81fce253dbc3 | |
| parent | 2c1f72d6023a2a8424e9504c5313dc32d59cbaaf (diff) | |
| download | pokeworld-website-aa3542adb8409672ac4c82f031715639bd6d0f40.tar.gz pokeworld-website-aa3542adb8409672ac4c82f031715639bd6d0f40.tar.bz2 pokeworld-website-aa3542adb8409672ac4c82f031715639bd6d0f40.zip | |
new repo
| -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 a0af321..3609f89 100644 --- a/pokeworld/pokebot/index.html +++ b/pokeworld/pokebot/index.html @@ -40,7 +40,7 @@ <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> <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 then the random things we put on the main branch.</p> + <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/UniverseDevGroup/PokeBot">GitHub</a>. Otherwise, you can get a <a href="https://github.com/UniverseDevGroup/PokeBot/releases">release</a> which are proven to be a lot more stable then the random things we put on the main branch.</p> <p></p> <h2>Changelog</h2> <ul> |
