1
0
Fork 0
A simple IRC bot written in Haskell
Datei suchen
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.
2015-06-25 02:48:49 +05:30
hask-irc-core Removes core's and handler's dependency on configurator. 2015-06-25 02:48:49 +05:30
hask-irc-handlers Removes core's and handler's dependency on configurator. 2015-06-25 02:48:49 +05:30
hask-irc-runner Removes core's and handler's dependency on configurator. 2015-06-25 02:48:49 +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