MozDef/bot
Brandon Myers b4b84dd2db
Update slack bot message text
2018-04-13 00:52:32 -05:00
..
modules Modify bugzilla bot plugin to handle multiple search queries 2018-02-09 11:56:24 -06: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 Remove extra line after copywrite date 2018-01-04 17:15:35 -06:00
mozdefbot_slack.conf Create rough implementation of mozdefbot for slack 2017-11-27 12:13:38 -06:00
mozdefbot_slack.py Update slack bot message text 2018-04-13 00:52:32 -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: