Browse Source

formatting changes

tags/v0.3.5
roxie 7 years ago
parent
commit
63d0ea5515
1 changed files with 11 additions and 10 deletions
  1. +11
    -10
      README.md

+ 11
- 10
README.md View File

[![Banner](http://i.imgur.com/SZIVXEg.png)
[![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) [![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/) [![Python](https://img.shields.io/badge/Python-3.5%2B-blue.svg?style=flat-square)](https://github.com/RainbowDinoaur/roxbot/)


A simple Discord Bot used by me personally, written for fun. A simple Discord Bot used by me personally, written for fun.


# Command Docs
## Command Docs
*Coming soon* *Coming soon*


# Changelog
## Changelog


## v0.3.5
### v0.3.5
- Changelog created - Changelog created


# Todo List

## Todo List
A list I just dump ideas on or planned bug fixes so that I can keep track. A list I just dump ideas on or planned bug fixes so that I can keep track.


## High Priority
#### High Priority
- Create print settings command - Create print settings command


## Mid Priority
#### Mid Priority
- Make the code cleaner so that it isn't eye cancer - Make the code cleaner so that it isn't eye cancer
- Move away from using ID's for everything. Maybe replace list with dict - Move away from using ID's for everything. Maybe replace list with dict
- Admin tools - For commands already in and things like purge a chat - Admin tools - For commands already in and things like purge a chat
- On member role assign, welcome member using on_member_update - On member role assign, welcome member using on_member_update
- Add check for no channel id when a module is enabled - Add check for no channel id when a module is enabled


## Low Priority
#### Low Priority
- Improve user experience - Improve user experience
- Better help menu- AutoGen using command.help - Better help menu- AutoGen using command.help
- Document admin commands so that all commands are documented - Document admin commands so that all commands are documented


## Command Ideas
#### Command Ideas
- Overwatch stats - Using Overwatch-API lib - Overwatch stats - Using Overwatch-API lib
- Info command that shows info of bot incl. python metadata - Info command that shows info of bot incl. python metadata
- Command to print readme.md - Command to print readme.md


# Licence
## Licence
[MIT Licence](https://github.com/RainbowDinoaur/roxbot/blob/master/LICENSE.md) [MIT Licence](https://github.com/RainbowDinoaur/roxbot/blob/master/LICENSE.md)

Loading…
Cancel
Save