extending countdown items in order to have them also store reminders,
which are the same idea (an event at a time) but these are watched by
the irc bot and sent to the specified destination when the time is
reached
this adds support for configuring this, code in support of it is coming
in later commits
bss/dr.botzo#11
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.