A Simple IRC Bot to handle Frequently Asked Questions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

337 B

FAQBot

I created this to learn how IRC works mainly, and to have fun with a bot.

It was written in 2013, hence it uses a very old version of couchdb and redis, so the code needs to be updated in order to work correctly!

I have no plans to maintain any of this, so it exists mainly as a reference for implementing IRC bots in Racket.