A simple IRC bot written in Haskell
Go to file
Abhinav Sarkar d79bf62e82 Fixes join command not being sent if no password configured. 2015-06-30 00:10:07 +05:30
hask-irc-core Fixes join command not being sent if no password configured. 2015-06-30 00:10:07 +05:30
hask-irc-handlers Refactoring, reformatting and logging. 2015-06-26 10:45:02 +05:30
hask-irc-runner Removed base from cabal config to fix the build. 2015-06-25 09:54:58 +05:30
.gitignore Adds support for automatic nick recovery. 2015-06-21 15:14:32 +05:30
.travis.yml Added travis CI integration 2014-05-25 21:20:45 +05:30
LICENSE Added cabal conf file 2014-05-04 08:44:54 +05:30
config.cfg.template Added password support 2014-10-04 23:05:24 +05:30
init_sanbox.sh Added travis CI integration 2014-05-25 19:33:18 +05:30