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.
this is the first step in trying to get the bot to support multiple servers with different channels, countdown triggers, and so on this also ends up affecting some configuration around: * dispatch * markov * admin privmsg form |
2 years ago | |
---|---|---|
acro | 7 years ago | |
countdown | 2 years ago | |
dice | 2 years ago | |
dispatch | 2 years ago | |
dr_botzo | 2 years ago | |
facts | 4 years ago | |
gitlab_bot | 4 years ago | |
ircbot | 2 years ago | |
karma | 2 years ago | |
markov | 2 years ago | |
mpdbot | 7 years ago | |
pi | 3 years ago | |
races | 4 years ago | |
requirements | 3 years ago | |
scripts | 4 years ago | |
seen | 7 years ago | |
static | 7 years ago | |
storycraft | 4 years ago | |
templates | 4 years ago | |
tests | 3 years ago | |
transform | 7 years ago | |
4 years ago | ||
weather | 2 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 3 years ago | |
.gitlab-ci.yml | 6 years ago | |
CHANGELOG.md | 6 years ago | |
CONTRIBUTING.md | 7 years ago | |
COPYING | 9 years ago | |
MANIFEST.in | 4 years ago | |
README.md | 7 years ago | |
manage.py | 7 years ago | |
setup.cfg | 4 years ago | |
setup.py | 3 years ago | |
tox.ini | 3 years 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.