thinko on my part, this was making the regex for matching all nicks to '|nick' when the field is '', because of split producing ['']. in particular this was making markov trigger on every line
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
Languages
Python
97%
HTML
2.7%
CSS
0.3%