2017-02-06 20:41:50 -06:00
|
|
|
## dr.botzo
|
|
|
|
|
|
|
|
*an IRC bot*
|
|
|
|
|
|
|
|
### Overview
|
|
|
|
|
2017-02-06 20:53:39 -06:00
|
|
|
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](https://git.incorporeal.org/bss/dr.botzo/wikis/home).
|