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
/
Plugins
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added the quote module.
Julien Dessaux
2010-04-26
1
-19
/
+124
|
*
Some refactoring + cosmetics.
Julien Dessaux
2010-04-25
3
-8
/
+7
|
*
Added an utility function to correctly answer a message we receive (aka /msg)
Julien Dessaux
2010-04-22
1
-4
/
+2
|
*
Wrote the list plugin command.
Julien Dessaux
2010-04-22
1
-4
/
+16
|
*
Fixed several stuff.
Julien Dessaux
2010-04-21
2
-4
/
+4
|
*
Fixed the clean killing of plugin's threads, fixed exception management and ↵
Julien Dessaux
2010-02-08
3
-25
/
+15
|
|
|
|
cleaned plugins' main functions.
*
Continue rewriting, found a problem in the way I kill plugins.
Julien Dessaux
2010-02-04
2
-4
/
+14
|
*
Began a complete rewrite of command and plugin management.
Julien Dessaux
2010-02-04
3
-30
/
+97
|
|
|
|
Wrote a command routing statement, added an IrcPlugin monad.
*
Rewrote command handling, added the Quote module and cleaned input handling.
Julien Dessaux
2010-02-04
1
-0
/
+47
|
*
Reorganized code and types, changed slightly the architecture.
Julien Dessaux
2010-02-04
1
-0
/
+22