index
:
adyxax/hsbot
master
An IRC bot written in haskell
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Hsbot
/
Plugin
/
Ping.hs
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2011-09-18
Added the getLastActiveQuote transaction.
Julien Dessaux
1
-1
/
+5
2011-09-10
Wrote the quote append function.
Julien Dessaux
1
-9
/
+39
2011-09-10
Cosmetics.
Julien Dessaux
2
-20
/
+20
2011-09-10
Added the getChannel helper.
Julien Dessaux
1
-0
/
+8
2011-09-02
Added score sorting for the duck module
Julien Dessaux
1
-1
/
+7
2011-08-09
Fixed mistake that prevented death message to be parsed upon restarting
Julien Dessaux
1
-2
/
+2
2011-08-09
Moved to death messages IRC output around, because those were sent too soon
Julien Dessaux
2
-16
/
+12
2011-08-08
cosmetic
Julien Dessaux
1
-2
/
+1
2011-08-08
Added exception handling, an autorestart when that happens and output in ↵
Julien Dessaux
6
-36
/
+61
case of restart/reload
2011-08-08
Added Administrative plugin that will permit dynamic reloading
Julien Dessaux
2
-0
/
+46
2011-08-08
Fixed bad comments and some cosmetics
Julien Dessaux
3
-5
/
+6
2011-08-08
Added access controls to hsbot.
Julien Dessaux
5
-6
/
+32
2011-08-06
Updated TODO list
Julien Dessaux
1
-10
/
+4
2011-07-11
Fixed TLS client implementation
Julien Dessaux
5
-70
/
+18
2011-06-23
Fixed compilation errors. Since I forgot to add the quote module to cabal ↵
Julien Dessaux
2
-37
/
+40
there were many!
2011-06-23
Added the help message that explicit the API to implement
Julien Dessaux
1
-0
/
+51
2011-06-23
Improved data structures
Julien Dessaux
1
-10
/
+22
2011-06-17
Added some duck funny faces
Julien Dessaux
1
-1
/
+1
2011-06-17
Improved the duck plugin arguments handling
Julien Dessaux
1
-4
/
+9
2011-06-17
Fixed a bug in command parsing
Julien Dessaux
1
-6
/
+9
2011-06-05
Simplified and greatly improved scoring for the duck game.
Julien Dessaux
1
-38
/
+23
2011-05-17
Began adding transactions on the quote database : getters and locks management.
Julien Dessaux
1
-0
/
+38