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
Julien Dessaux fd8d5faf5f Began a complete rewrite of command and plugin management.
Wrote a command routing statement, added an IrcPlugin monad.
2010-02-04 21:05:37 +01:00
doc Fixed my mess with the rfc doc stuff... :p 2009-08-09 21:32:40 +02:00
Hsbot Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
Plugins Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
Config.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
Hsbot.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +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 Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00

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