summaryrefslogtreecommitdiff
path: root/Hsbot/Config.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-10Added the getChannel helper.Julien Dessaux1-0/+8
2011-09-02Added score sorting for the duck moduleJulien Dessaux1-1/+7
2011-08-09Fixed mistake that prevented death message to be parsed upon restartingJulien Dessaux1-2/+2
2011-08-09Moved to death messages IRC output around, because those were sent too soonJulien Dessaux2-16/+12
2011-08-08cosmeticJulien Dessaux1-2/+1
2011-08-08Added exception handling, an autorestart when that happens and output in case...Julien Dessaux6-36/+61
2011-08-08Added Administrative plugin that will permit dynamic reloadingJulien Dessaux2-0/+46
2011-08-08Fixed bad comments and some cosmeticsJulien Dessaux3-5/+6
2011-08-08Added access controls to hsbot.Julien Dessaux5-6/+32
2011-08-06Updated TODO listJulien Dessaux1-10/+4
2011-07-11Fixed TLS client implementationJulien Dessaux5-70/+18
2011-06-23Fixed compilation errors. Since I forgot to add the quote module to cabal the...Julien Dessaux2-37/+40
2011-06-23Added the help message that explicit the API to implementJulien Dessaux1-0/+51
2011-06-23Improved data structuresJulien Dessaux1-10/+22
2011-06-17Added some duck funny facesJulien Dessaux1-1/+1
2011-06-17Improved the duck plugin arguments handlingJulien Dessaux1-4/+9
2011-06-17Fixed a bug in command parsingJulien Dessaux1-6/+9
2011-06-05Simplified and greatly improved scoring for the duck game.Julien Dessaux1-38/+23
2011-05-17Began adding transactions on the quote database : getters and locks management.Julien Dessaux1-0/+38