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