summaryrefslogtreecommitdiff
path: root/Hsbot/IRCPlugin.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the IrcMsg as an optional parameter for an internal command.Julien Dessaux2010-04-211-1/+1
|
* Continue rewriting, found a problem in the way I kill plugins.Julien Dessaux2010-02-041-0/+1
|
* Began a complete rewrite of command and plugin management.Julien Dessaux2010-02-041-0/+39
Wrote a command routing statement, added an IrcPlugin monad.