A simple IRC bot written in Haskell
Go to file
Abhinav Sarkar 8cf2872432 Fixed the state handling in message handlers 2014-05-11 16:29:22 +05:30
Network/IRC Fixed the state handling in message handlers 2014-05-11 16:29:22 +05:30
.gitignore Changed msg handler design to make them stateful, added core IRC msg handlers 2014-05-11 14:01:09 +05:30
LICENSE Added cabal conf file 2014-05-04 08:44:54 +05:30
Main.hs Changed msg handler design to make them stateful, added core IRC msg handlers 2014-05-11 14:01:09 +05:30
Setup.hs Added cabal conf file 2014-05-04 08:44:54 +05:30
config.cfg.template Added more message logging 2014-05-11 14:34:05 +05:30
hask-irc.cabal Fixed the state handling in message handlers 2014-05-11 16:29:22 +05:30