MozDef/bot
Zack Mullaly 13a6c7401b Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
..
modules Remove trailing whitespace 2018-10-05 17:47:49 -04:00
README.md Setup codebase for merge of two repos 2017-06-15 14:56:47 -05:00
mozdefbot.conf Modify bugzilla bot plugin to handle multiple search queries 2018-02-09 11:56:24 -06:00
mozdefbot.ini Adding log drain back to uwsgi ini files. 2017-06-15 15:07:29 -05:00
mozdefbot.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07:00
mozdefbot_slack.conf Create rough implementation of mozdefbot for slack 2017-11-27 12:13:38 -06:00
mozdefbot_slack.py Replace all the imports to use mozdef_util 2018-10-16 12:45:04 -07: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: