A simple IRC bot written in Haskell
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abhinav Sarkar 9960ae2d58 Removes core's and handler's dependency on configurator.
by using core's own configuration module.
Also changes runner to convert between configurator's config and
core's config.
8 years ago
hask-irc-core Removes core's and handler's dependency on configurator. 8 years ago
hask-irc-handlers Removes core's and handler's dependency on configurator. 8 years ago
hask-irc-runner Removes core's and handler's dependency on configurator. 8 years ago
.gitignore Adds support for automatic nick recovery. 8 years ago
.travis.yml Added travis CI integration 9 years ago
LICENSE Added cabal conf file 10 years ago
config.cfg.template Added password support 9 years ago
init_sanbox.sh Added travis CI integration 9 years ago