Brian S. Stephan 3aadde4b71
remove XMLRPC inheritence that overrode a method no longer in existence
this is probably from python 2 days; we inherited from
SimpleXMLRPCRequestHandler to change the logging, but the method
overrode no longer exists so this did nothing
2023-03-02 00:20:25 -06:00
2023-02-19 22:55:14 -06:00
2023-03-02 00:16:32 -06:00
2017-07-11 10:38:12 -05:00
2017-02-06 20:46:37 -06:00
2019-10-11 08:37:37 -05:00
2020-10-24 09:54:58 -05:00
2023-02-19 17:55:42 -06:00

dr.botzo

an IRC bot

Overview

dr.botzo is an IRC bot written in Python, using Django as a backend and the irc library to handle most of the protocol stuff. It is mostly a fun project for a couple of us to hack around on, but you may find it useful.

Documentation

Usage documentation is pretty scarce at the moment, but you can find what does exist on the wiki.

TODO

New features, improvements, bugs, etc. are tracked in GitLab.

Description
dr.botzo, the IRC bot with Django integration.
Readme 4 MiB