dr.botzo/ircbot
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
..
ircplugins relate channels to their server 2021-04-25 11:13:10 -05:00
management move IRC server settings to database 2021-04-25 10:17:41 -05:00
migrations add discord bridge field to the channel model 2023-02-19 17:55:41 -06:00
templates collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
__init__.py do some ircbot prospector cleanup 2017-03-10 18:51:36 -06:00
admin.py move IRC server settings to database 2021-04-25 10:17:41 -05:00
bot.py remove XMLRPC inheritence that overrode a method no longer in existence 2023-03-02 00:20:25 -06:00
forms.py move IRC server settings to database 2021-04-25 10:17:41 -05:00
lib.py do some ircbot prospector cleanup 2017-03-10 18:51:36 -06:00
models.py add discord bridge field to the channel model 2023-02-19 17:55:41 -06:00