This website requires JavaScript.
Explore
Help
Sign In
abhin4v
/
hask-irc
Watch
1
Star
0
Fork
You've already forked hask-irc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A simple IRC bot written in Haskell
21
Commits
1
Branch
0
Tags
225
KiB
34bac20fa5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Abhinav Sarkar
34bac20fa5
Hid message handler states from client. Much cleaner code.
2014-05-12 02:29:26 +05:30
Network
/IRC
Hid message handler states from client. Much cleaner code.
2014-05-12 02:29:26 +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
Added proper signal handling support
2014-05-11 19:08:43 +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
Added proper signal handling support
2014-05-11 19:08:43 +05:30