MozDef/bot
Brandon Myers e1d0ead615
Update geolite class to use new geolite2 db
2017-08-15 12:10:35 -05:00
..
modules Fix encoding of bot for bugzilla 2017-06-15 15:04:56 -05:00
README.md Setup codebase for merge of two repos 2017-06-15 14:56:47 -05:00
mozdefbot.conf Unencrypt config files 2017-06-15 15:05:55 -05:00
mozdefbot.ini Adding log drain back to uwsgi ini files. 2017-06-15 15:07:29 -05:00
mozdefbot.py Update geolite class to use new geolite2 db 2017-08-15 12:10:35 -05:00
quotes.txt adding code for IRC bot 2014-02-17 23:51:00 -08:00

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: