MozDef/bot
Brandon Myers 3b07f12cc9
Resolve E128 continuation line under indented
2018-10-31 18:11:08 -05:00
..
modules Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
README.md
mozdefbot.conf Update mozdefbot default config 2018-10-26 12:18:22 -05:00
mozdefbot.ini Update ini files to use new virtualenv path 2018-04-20 13:23:36 -05:00
mozdefbot.py Resolve E127 continuation line over indented 2018-10-31 17:30:18 -05:00
mozdefbot_slack.conf Create rough implementation of mozdefbot for slack 2017-11-27 12:13:38 -06:00
mozdefbot_slack.py Resolve E127 continuation line over indented 2018-10-31 17:30:18 -05:00
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: