From a59fd02285310f1b66d48d145cea33fc1c5fa31e Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Mon, 6 Feb 2017 20:38:55 -0600 Subject: [PATCH] bss created page: home --- home.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 home.md 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