A simple IRC bot written in Haskell
Abhinav Sarkar
757285f4fd
1. Unified Messages, Events and Commands 2. Switched to a single TChan based message bus for communication between modules 3. Each handler now has a dedicated thread in which it runs, ensuring sequentiality of messages |
||
---|---|---|
hask-irc-core | ||
hask-irc-handlers | ||
hask-irc-runner | ||
.gitignore | ||
.travis.yml | ||
config.cfg.template | ||
init_sanbox.sh | ||
LICENSE |