This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
EvilBotX/README.md

29 lines
507 B
Markdown
Raw Normal View History

2013-06-25 15:16:50 +00:00
#EvilBotX
A java IRC bot/framework. Requires some java knowledge to get running.
##Libraries
This project depends on the following libraries:
2013-06-25 15:18:19 +00:00
2013-06-25 15:16:50 +00:00
*PircBotX
2013-06-25 15:18:19 +00:00
2013-06-25 15:16:50 +00:00
*ApacheCommons (org.apache.commons.lang3)
##License
2013-06-25 15:18:19 +00:00
The source code of this project is available under a New BSD License.
2013-06-26 12:56:46 +00:00
##TODO (in no order)
*Documentation
*More modules
*Better error/reconnect handling
*Create config file based runner
2013-06-25 15:16:50 +00:00
##Changelog
[+] Added
[ ] Removed
[~] Fixed
0.1.0 (current)
2013-06-26 12:56:46 +00:00
[+] Initial release