Brian S. Stephan 9c1109107b relate channels to their server
this is necessary for supporting multiple irc servers in one bot config.
this also has the side effect of requiring some code in ircbot and
markov which autocreates channels to also include the server (retrieved
via the connection). this will again help keep channels coherent for
multi-server arrangements

the twitter bot change here is untested but seems like the right idea (I
haven't used the twitter package in forever)
2021-04-25 11:13:10 -05:00
2021-04-24 13:00:18 -05:00
2021-04-25 11:13:10 -05:00
2021-04-24 13:00:18 -05:00
2021-04-25 11:13:10 -05:00
2020-10-24 10:06:37 -05:00
2021-04-25 11:13:10 -05:00
2021-04-24 13:00:18 -05: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
2020-10-24 10:06:41 -05: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