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.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed mistake that prevented death message to be parsed upon restarting
Julien Dessaux
2011-08-09
1
-2
/
+2
*
Moved to death messages IRC output around, because those were sent too soon
Julien Dessaux
2011-08-09
1
-14
/
+8
*
Added exception handling, an autorestart when that happens and output in case...
Julien Dessaux
2011-08-08
1
-3
/
+27
*
Code cleaning.
Julien Dessaux
2011-05-01
1
-2
/
+2
*
Some API refactoring.
Julien Dessaux
2011-05-01
1
-1
/
+0
*
Began a big refactoring/rewriting (again)
Julien Dessaux
2011-04-13
1
-0
/
+39
*
Rewrote nearly everything!
v0.2.0
Julien Dessaux
2010-05-16
1
-30
/
+0
*
Removed all the dynamic module loading stuff.
Julien Dessaux
2010-04-21
1
-0
/
+6
*
Began a complete rewrite of command and plugin management.
Julien Dessaux
2010-02-04
1
-0
/
+2
*
Added command registering and dispatching for plugins.
Julien Dessaux
2010-02-04
1
-0
/
+2
*
Reorganized code and types, changed slightly the architecture.
Julien Dessaux
2010-02-04
1
-0
/
+4
*
Rewrote the whole architecture.
Julien Dessaux
2010-02-04
1
-0
/
+2
*
Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat)
Julien Dessaux
2009-08-13
1
-0
/
+2
*
Wrote a dynamic compilation stuff that works (unable to test reboot yet)
Julien Dessaux
2009-08-05
1
-0
/
+12