diff options
| author | Trey <trey6979@gmail.com> | 2018-04-06 13:37:22 -0400 |
|---|---|---|
| committer | Trey <trey6979@gmail.com> | 2018-04-06 13:37:22 -0400 |
| commit | 20b860bb2299d4a45aa9899fcab2b340cbe9a0b5 (patch) | |
| tree | 4022b84287f9df17854947a6f6ae98665719f209 /README.md | |
| parent | b85b686829798f29f5f19fe919ae8807ef9ad69c (diff) | |
| parent | e39d116465334ce84ee06267e8defb6007dddf22 (diff) | |
| download | PokeBot-20b860bb2299d4a45aa9899fcab2b340cbe9a0b5.tar.gz PokeBot-20b860bb2299d4a45aa9899fcab2b340cbe9a0b5.tar.bz2 PokeBot-20b860bb2299d4a45aa9899fcab2b340cbe9a0b5.zip | |
Merge branch 'master' of https://github.com/PokeWorld/PokeBot
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 26 |
1 files changed, 20 insertions, 6 deletions
@@ -1,17 +1,31 @@ <div align="center"> <br /> <p> - <a href="http://www.digitalregion.ml/pokeworld/pokebot/"><img src="http://digitalregion.ml/pokeworld/pokebot/pokebotbannerlogo.png" width="400" alt="PokeBot" /></a> + <a href="http://universedevgroup.net/pokeworld/pokebot/"><img src="http://universedevgroup.net/pokeworld/pokebot/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> - <a href="https://discordbots.org/bot/417096530596724737"><img src="https://discordbots.org/api/widget/status/417096530596724737.svg" alt="Discord Bot List" /></a> + <a href="https://github.com/UniverseDevGroup/PokeBot"><img src="https://img.shields.io/github/commits-since/UniverseDevGroup/PokeBot/latest.svg?style=flat-square" alt="GitHub commits (since latest release)" /></a> + <a href="https://discordbots.org/bot/417096530596724737"><img src="https://discordbots.org/api/widget/status/417096530596724737.svg" alt="Discord Bot List" /></a> </p> </div> -Formerly-exclusive bot for gym management, moderation, and more on the PokeWorld discord. +This is PokeBot! PokeBot is a utility bot with fun and music functionality! For more info, continue to read below! + +## What can I expect to see in PokeBot? +* Custom Log Channels +* Fun Games to keep you engaged +* Logs to enhance the experience of you and your users +* Warning logging system with a database to keep track of moderative actions +* User info command to see information of suspicious members +* and more! + +## Issue Reporting and Feature Suggestions + +If you would like to suggest a feature, or report a bug, please be sure to checkout the Issue page here on Github! This will allow you to submit issues, and assign them to developers of the project. + +## Code Contribution + +If you would like to add some code to PokeBot, please submit a **pull request**. These are very easy to do, and if you do not know how to do one, it is an easy Google search. For our custom criteria, see **CONTRIBUTING.md** in the root of this repository. |
