You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 |
4 weeks ago | |
---|---|---|
acro | 6 years ago | |
countdown | 3 months ago | |
dice | 11 months ago | |
dispatch | 3 months ago | |
dr_botzo | 2 months ago | |
facts | 4 months ago | |
history | 2 years ago | |
ircbot | 4 weeks ago | |
karma | 2 months ago | |
markov | 4 weeks ago | |
mpdbot | 6 years ago | |
pi | 4 months ago | |
races | 2 months ago | |
requirements | 3 months ago | |
scripts | 4 years ago | |
seen | 6 years ago | |
static | 6 years ago | |
storycraft | 4 years ago | |
tests | 2 months ago | |
text_manip | 2 years ago | |
transform | 6 years ago | |
weather | 2 months ago | |
.gitattributes | 4 years ago | |
.gitignore | 3 months ago | |
.gitlab-ci.yml | 6 years ago | |
CHANGELOG.md | 6 years ago | |
CONTRIBUTING.md | 6 years ago | |
COPYING | 8 years ago | |
MANIFEST.in | 3 months ago | |
README.md | 6 years ago | |
manage.py | 6 years ago | |
setup.cfg | 4 years ago | |
setup.py | 3 years ago | |
tox.ini | 2 months ago | |
versioneer.py | 4 years ago |
README.md
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.