Archived
1
0
Fork 0
An IRC bot written in haskell
This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2010-02-04 20:55:54 +01:00
doc Fixed my mess with the rfc doc stuff... :p 2009-08-09 21:32:40 +02:00
Hsbot Rewrote command handling, added the Quote module and cleaned input handling. 2010-02-04 20:55:54 +01:00
Plugins Rewrote command handling, added the Quote module and cleaned input handling. 2010-02-04 20:55:54 +01:00
Config.hs Rewrote command handling, added the Quote module and cleaned input handling. 2010-02-04 20:55:54 +01:00
Hsbot.hs Added command registering and dispatching for plugins. 2010-02-04 20:40:16 +01:00
LICENCE Added LICENCE, and rfc2812 (IRC protocol) as documentation. 2009-08-07 11:06:15 +02:00
Main.hs Rewrote the whole architecture. 2010-02-04 20:27:22 +01:00
Makefile Wrote a dynamic compilation stuff that works (unable to test reboot yet) 2009-08-05 01:01:47 +02:00
README Rewrote the whole architecture. 2010-02-04 20:27:22 +01:00
TODO Rewrote command handling, added the Quote module and cleaned input handling. 2010-02-04 20:55:54 +01:00

Dependances :
-------------
hs-plugin
haskell-irc