summaryrefslogtreecommitdiff
path: root/Hsbot/Plugin/Ping.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed bad comments and some cosmeticsJulien Dessaux2011-08-081-1/+2
* Improving a bit the Ping module's code.Julien Dessaux2011-05-101-3/+1
* Made the Plugin monad a Reader instead of a State since it can't change.Julien Dessaux2011-05-061-1/+1
* Code cleaning.Julien Dessaux2011-05-011-1/+1
* Added plugin loading, and the most basic hook capability.Julien Dessaux2011-05-011-16/+9
* Some API refactoring.Julien Dessaux2011-05-011-1/+0
* Continue refactoring, worked on the core loop and the plugin infrastructure.Julien Dessaux2011-04-231-0/+38