Browse Source

readded that readme I fucked up

tags/v1.0.0
roxie 6 years ago
parent
commit
9eb7c6126f
1 changed files with 42 additions and 0 deletions
  1. +42
    -0
      README.md

+ 42
- 0
README.md View File

@@ -0,0 +1,42 @@
![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

#### v1.0.0
###### Rewrite
The whole bot has been completly rewritten. Its jam packed with new commands, cogs, and functionality. Because of this, I wont be including a full change log. I will fill out the changelog for further versions. But this version should be more stable, have more features, and just be better than before.

#### v0.4.0
###### New Features
- New commands in fun like a reddit scrapper.
- New Utils cog, new commands like avatar, and info

###### Bugs and Fixes
- Admin cog renamed to Settins cog.
- ChangeAvatar updated again to be inline with who avatar deals with avatar images.
- Fixed twitch cog bug that made roxbot crash a lot

Probs more but I forgot honestly

#### 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.


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

Loading…
Cancel
Save