diff --git a/README.md b/README.md new file mode 100644 index 0000000..c0f37e8 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +LolBot +====== + +A naff IRC bot I rattled off in a hurry once, for folks stuck behind censor +walls at work. Logs a channel and collects up all the URLs for later. + +Rewritten based on Twisted for now. One day they might port Twisted to Python 3. + +Has recently grown a quiz feature based on MoxQuizz, which might actually turn +into something useful one day.