added wrapper, change order of goals in README! closes #14
This commit is contained in:
parent
db6d6db080
commit
a1475fde96
1 changed files with 4 additions and 3 deletions
|
@ -6,15 +6,16 @@ CloudBot is a Python IRC bot very heavily based on [Skybot](http://git.io/skybot
|
||||||
|
|
||||||
### Goals
|
### Goals
|
||||||
|
|
||||||
|
* Easy to use wrapper
|
||||||
|
* Intuitive configuration
|
||||||
|
* Fully controlled from IRC
|
||||||
|
* Fully compatable with existing skybot plugins
|
||||||
* Easily extendable
|
* Easily extendable
|
||||||
* Thorough documentation
|
* Thorough documentation
|
||||||
* Cross-platform
|
* Cross-platform
|
||||||
* Muti-threaded, efficient
|
* Muti-threaded, efficient
|
||||||
* Automatic reloading
|
* Automatic reloading
|
||||||
* Little boilerplate
|
* Little boilerplate
|
||||||
* Intuitive configuration
|
|
||||||
* Fully controlled from IRC
|
|
||||||
* Fully compatable with existing skybot plugins
|
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
|
|
Reference in a new issue