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.
Перейти к файлу
Kegan Myers 7dcdde8303 Merge branch 'master' of github.com:terribleplan/EvilBotX 2013-06-30 19:12:44 -05:00
build remove debug code 2013-06-30 19:08:15 -05:00
src remove debug code 2013-06-30 19:08:15 -05:00
README.md Update readme for 0.1.1 2013-06-30 18:00:34 -05:00

README.md

#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