![Banner](http://i.imgur.com/SZIVXEg.png) [![MIT](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://opensource.org/licenses/MIT) [![Python](https://img.shields.io/badge/Python-3.5%2B-blue.svg?style=flat-square)](https://github.com/RainbowDinoaur/roxbot/) [![Say Thanks](https://img.shields.io/badge/say-thanks-ff69b4.svg?style=flat-square)](https://saythanks.io/to/RainbowDinoaur) A simple Discord Bot used by me personally, written for fun. ## Command Docs *Coming soon* ## Changelog #### v0.4.0 - New Misc cog, new commands like avatar and info - ChangeAvatar updated again to be inline with who avatar deals with avatar images. #### v0.3.6 - ChangeAvatar command updated to use a upto date function to download images - printsetting command created for bot owner to check the serverconfig at the current time #### v0.3.5 - Changelog created #### Pre-v0.3.5 - Bot was made. Wasn't great. You can check the commits though for more info. ## Todo List A list I just dump ideas on or planned bug fixes so that I can keep track. #### High Priority - ~~Create print settings command~~ #### Mid Priority - Make the code cleaner so that it isn't eye cancer - Move away from using ID's for everything. Maybe replace list with dict - On member role assign, welcome member using on_member_update - Add check for no channel id when a module is enabled #### Low Priority - Improve user experience - Better help menu- AutoGen using command.help - Document admin commands so that all commands are documented - Constant file for constants #### Command Ideas - Overwatch stats - Using Overwatch-API lib - Info command that shows info of bot incl. python metadata - Command to print readme.md - Admin tools - For commands already in and things like purge a chat ## Licence [MIT Licence](https://github.com/RainbowDinoaur/roxbot/blob/master/LICENSE.md)