29 lines
507 B
Markdown
29 lines
507 B
Markdown
#EvilBotX
|
|
A java IRC bot/framework. Requires some java knowledge to get running.
|
|
##Libraries
|
|
This project depends on the following libraries:
|
|
|
|
*PircBotX
|
|
|
|
*ApacheCommons (org.apache.commons.lang3)
|
|
##License
|
|
The source code of this project is available under a New BSD License.
|
|
##TODO (in no order)
|
|
*Documentation
|
|
|
|
*More modules
|
|
|
|
*Better error/reconnect handling
|
|
|
|
*Create config file based runner
|
|
##Changelog
|
|
[+] Added
|
|
|
|
[ ] Removed
|
|
|
|
[~] Fixed
|
|
|
|
0.1.0 (current)
|
|
|
|
[+] Initial release
|