Archived
1
0
Fork 0
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.
hsbot/Hsbot
2010-04-22 19:42:53 +02:00
..
Command.hs Added an utility function to correctly answer a message we receive (aka /msg) 2010-04-22 19:42:53 +02:00
Core.hs Make the main thread exit cleanly in case of connection loss. 2010-04-21 23:01:02 +02:00
IRC.hs Fixed several stuff. 2010-04-21 20:57:22 +02:00
IRCParser.hs Wrote the list plugin command. 2010-04-22 00:10:13 +02:00
IRCPlugin.hs Added an utility function to correctly answer a message we receive (aka /msg) 2010-04-22 19:42:53 +02:00
Main.hs Make the main thread exit cleanly in case of connection loss. 2010-04-21 23:01:02 +02:00
Plugin.hs Wrote the list plugin command. 2010-04-22 00:10:13 +02:00
Types.hs Add the IrcMsg as an optional parameter for an internal command. 2010-04-21 22:39:03 +02:00
Utils.hs Continue rewriting, found a problem in the way I kill plugins. 2010-02-04 23:34:15 +01:00