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
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
..
Command.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
Core.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
IRC.hs Fixed some types' functions. 2010-02-04 20:57:10 +01:00
IRCParser.hs Reorganized code and types, changed slightly the architecture. 2010-02-04 20:36:58 +01:00
IRCPlugin.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
Main.hs Reorganized code and types, changed slightly the architecture. 2010-02-04 20:36:58 +01:00
Plugin.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
Types.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00
Utils.hs Began a complete rewrite of command and plugin management. 2010-02-04 21:05:37 +01:00