My awesome quiz and link-collecting IRC bot.
Find a file
2015-11-19 23:38:54 +13:00
questions questions: fix UTF-8 encoding. 2014-11-28 16:31:58 +13:00
.gitignore update .gitignore. 2012-12-19 13:51:04 +13:00
lolbot.conf.sample Fix config parameter. 2011-06-03 15:38:01 +12:00
lolbot.py Rewrite to support basic quiz gameplay. 2015-11-19 23:38:54 +13:00
models.py Refactor, add very basic support for MoxQuizz questions. 2014-11-25 01:24:40 +13:00
pymoxquizz.py Rewrite to support basic quiz gameplay. 2015-11-19 23:38:54 +13:00
README.md Added README. 2015-11-19 17:51:21 +13:00
runbot lolbot: output to a separate logs directory. 2014-11-28 12:07:57 +13:00

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.