commit a59fd02285310f1b66d48d145cea33fc1c5fa31e Author: Brian S. Stephan Date: Mon Feb 6 20:38:55 2017 -0600 bss created page: home diff --git a/home.md b/home.md new file mode 100644 index 0000000..ab69d3a --- /dev/null +++ b/home.md @@ -0,0 +1,7 @@ +## 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. \ No newline at end of file