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.
Go to file
2013-06-30 18:00:34 -05:00
build v0.1.1 2013-06-30 17:53:01 -05:00
src v0.1.1 2013-06-30 17:53:01 -05:00
README.md Update readme for 0.1.1 2013-06-30 18:00:34 -05:00

#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/Changed

###0.1.1 (current) [+] json library (in-tree, org.json)

[+] More Utilities

[+] UrbanCommand

[~] Assorted refactoring

[-] Legacy/unnecessary code

###0.1.0 [+] Initial release