PokeBot/README.md

34 lines
1.9 KiB
Markdown
Raw Normal View History

2018-03-11 00:27:18 -05:00
<div align="center">
<br />
<p>
2018-04-03 15:02:03 -04:00
<a href="http://universedevgroup.net/pokeworld/pokebot/"><img src="http://universedevgroup.net/pokeworld/pokebot/pokebotbannerlogo.png" width="400" alt="PokeBot" /></a>
2018-03-11 00:27:18 -05:00
</p>
<br />
<p>
2019-10-21 17:55:16 -04:00
<a href="https://discord.gg/6ng7xmp"><img src="https://img.shields.io/discord/417088992329334792.svg?colorB=7289DA&label=discord&style=flat-square" alt="PokeWorld Discord" /></a>
2018-04-03 22:02:33 -04:00
<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>
2018-03-30 21:57:11 -04:00
<a href="https://discordbots.org/bot/417096530596724737"><img src="https://discordbots.org/api/widget/status/417096530596724737.svg" alt="Discord Bot List" /></a>
2018-03-11 00:27:18 -05:00
</p>
</div>
2018-02-24 13:04:09 -05:00
2018-03-30 21:48:31 -04:00
This is PokeBot! PokeBot is a utility bot with fun and music functionality! For more info, continue to read below!
2019-10-21 17:55:16 -04:00
### UPDATE: PokeBot is back and online as of October 21st 2019, we are trying to squash bugs so if you see any feel free to submit a bug report or submit a pull request.
2018-03-30 21:48:31 -04:00
## 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
2018-03-31 11:06:58 -04:00
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.
2018-03-30 21:48:31 -04:00
## Code Contribution
2018-03-31 18:44:15 -04:00
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.