summaryrefslogtreecommitdiff
path: root/Hsbot/IRCPlugin.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrote nearly everything!v0.2.0Julien Dessaux2010-05-161-66/+0
* Some refactoring + cosmetics.Julien Dessaux2010-04-251-11/+22
* Added an utility function to correctly answer a message we receive (aka /msg)Julien Dessaux2010-04-221-1/+12
* Wrote the list plugin command.Julien Dessaux2010-04-221-2/+6
* 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