MozDef/bot
Brandon Myers 6456b8eddb
Merge remote-tracking branch 'origin/master' into fix_pep8_errors
2018-10-08 16:20:32 -04: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 Merge remote-tracking branch 'origin/master' into fix_pep8_errors 2018-10-08 16:20:32 -04:00
mozdefbot_slack.conf Create rough implementation of mozdefbot for slack 2017-11-27 12:13:38 -06:00
mozdefbot_slack.py Remove too many blank lines 2018-10-05 17:46:00 -04: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: