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

667 B

#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