MozDef/bot
Phrozyn 3e02f27d14
modified esservers to new cluster.
2017-06-15 15:04:45 -05:00
..
modules
GeoLiteCity.dat
README.md
debug.conf Rename mozdefqa1 to localhost in configs 2017-06-15 15:03:40 -05:00
mozdefbot.conf First import of existing files from prod 2017-06-15 15:03:44 -05:00
mozdefbot.ini modified esservers to new cluster. 2017-06-15 15:04:45 -05:00
mozdefbot.py Remove duplicate definitions of toUTC 2017-06-15 15:02:46 -05:00
options.conf
quotes.txt

README.md

KitnIRC - A Python IRC Bot Framework

KitnIRC is an IRC framework that attempts to handle most of the monotony of writing IRC bots without sacrificing flexibility.

Usage

See the skeleton directory in the root level for a starting code skeleton you can copy into a new project's directory and build off of, and Getting Started for introductory documentation.

License

KitnIRC is licensed under the MIT License (see LICENSE for details).

Other Resources

Useful reference documents for those working with the IRC protocol as a client: