Brian Stephan 333424025b support markov targets with identical names on different servers
markov targets are queried and autogenerated based on chatter, but had a
legacy name which is no longer in use for this, preferring the foreign
keys to channel and consequently server. the name is really just
informative these days, but was still being used to find targets, and
thus was breaking when two servers had the same channel name in them.
this fixes that
2023-05-04 17:24:07 -05:00
2023-03-27 16:14:11 -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

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