Brian S. Stephan 43f2b09057 don't add the empty string to additional nicks
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
2021-04-25 21:00:34 -05:00
2021-04-24 13:00:18 -05:00
2021-04-25 18:48:34 -05:00
2021-04-24 13:00:18 -05:00
2020-10-24 10:06:37 -05:00
2021-04-25 11:13:10 -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