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.
|
8 years ago | |
---|---|---|
README.md | 8 years ago | |
botcore.rkt | 13 years ago | |
callbacks.rkt | 13 years ago | |
commands.rkt | 13 years ago | |
config.rkt | 13 years ago | |
config.sexp | 13 years ago | |
database.rkt | 12 years ago | |
irclib.rkt | 13 years ago | |
redis.rkt | 13 years ago |
README.md
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.