diff options
| author | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-11 00:27:18 -0500 |
|---|---|---|
| committer | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-11 00:27:18 -0500 |
| commit | 390f96db113d236bf2d2a71c50668392df30a4d9 (patch) | |
| tree | 520b3b616f44d70d8d9e477ff86692f0c4df47b6 /README.md | |
| parent | 277102eeb5b1a525f2b9d88d8d085aec22ec739b (diff) | |
| download | PokeBot-390f96db113d236bf2d2a71c50668392df30a4d9.tar.gz PokeBot-390f96db113d236bf2d2a71c50668392df30a4d9.tar.bz2 PokeBot-390f96db113d236bf2d2a71c50668392df30a4d9.zip | |
even betterv1.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 27 |
1 files changed, 14 insertions, 13 deletions
@@ -1,15 +1,16 @@ -[](https://discord.gg/YqEUBGr) -[]() -[](https://travis-ci.org/PokeWorld/PokeBot) -[](https://circleci.com/gh/PokeWorld/PokeBot) -<p align="center"> - <a href="http://digitalregion.ml/pokeworld/pokebot"> - <img - alt="PokeBot" - src="https://cdn.discordapp.com/attachments/417100892936863754/422260982056747008/pokebotbannerlogo.png" - width="400" - /> - </a> -</p> +<div align="center"> + <br /> + <p> + <a href="https://digitalregion.ml/pokecord/pokebot"><img src="https://cdn.discordapp.com/attachments/417100892936863754/422260982056747008/pokebotbannerlogo.png" width="400" alt="PokeBot" /></a> + </p> + <br /> + <p> + <a href="https://discord.me/thedigitalregion"><img src="https://img.shields.io/discord/417088992329334792.svg?colorB=7289DA&label=discord&style=flat-square" alt="PokeWorld Discord" /></a> + <a href="https://github.com/PokeWorld/PokeBot"><img src="https://img.shields.io/github/commits-since/PokeWorld/PokeBot/latest.svg?style=flat-square" alt="GitHub commits (since latest release)" /></a> + <a href="https://travis-ci.org/PokeWorld/PokeBot"><img src="https://travis-ci.org/PokeWorld/PokeBot.svg?branch=master" alt="Travis CI" /></a> + <a href="https://circleci.com/gh/PokeWorld/PokeBot"><img src="https://circleci.com/gh/PokeWorld/PokeBot.svg?style=svg" alt="Circle CI" /></a> + </p> +</div> + Exclusive bot for gym management, moderation, and more on the PokeWorld discord. |
