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.cabal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the incorrect parsing of the TCP stream.
Julien Dessaux
2011-11-03
1
-0
/
+1
*
Updated to support the latest version of the tls module.
Julien Dessaux
2011-11-03
1
-3
/
+3
*
Other cosmetics + version upgrade.
Julien Dessaux
2011-10-01
1
-1
/
+1
*
Merge branch 'master' into quoteModule
Julien Dessaux
2011-09-10
1
-1
/
+3
|
\
|
*
Added Administrative plugin that will permit dynamic reloading
Julien Dessaux
2011-08-08
1
-0
/
+1
|
*
Fixed TLS client implementation
Julien Dessaux
2011-07-11
1
-1
/
+2
*
|
Fixed compilation errors. Since I forgot to add the quote module to cabal the...
Julien Dessaux
2011-06-23
1
-0
/
+2
|
/
*
Allow to change ducks' spawning frequency.
Julien Dessaux
2011-05-15
1
-1
/
+1
*
Added persistent statistics for the duck Module.
Julien Dessaux
2011-05-14
1
-3
/
+6
*
Re-engineered and finished the duck spawning capability.
Julien Dessaux
2011-05-11
1
-1
/
+1
*
Added a function to get the destination channel of a message.
Julien Dessaux
2011-05-11
1
-1
/
+1
*
Implemented bot commands parsing.
Julien Dessaux
2011-05-10
1
-1
/
+1
*
Added the ability to directly answer /msg.
Julien Dessaux
2011-05-08
1
-1
/
+1
*
Added duck spawning capabilities, ready to be shot!
Julien Dessaux
2011-05-07
1
-1
/
+2
*
Made the Plugin monad a Reader instead of a State since it can't change.
Julien Dessaux
2011-05-06
1
-1
/
+1
*
Added a shitload of ducks to recognize and kill!
Julien Dessaux
2011-05-06
1
-1
/
+1
*
Added the Duck module (PAN!).
Julien Dessaux
2011-05-05
1
-1
/
+2
*
Updated for TLS 0.6
Julien Dessaux
2011-05-05
1
-3
/
+4
*
Changed the way I handled the Bot monad for more concurrency.
Julien Dessaux
2011-05-02
1
-1
/
+1
*
Added plugin loading, and the most basic hook capability.
Julien Dessaux
2011-05-01
1
-3
/
+2
*
Continue refactoring, worked on the core loop and the plugin infrastructure.
Julien Dessaux
2011-04-23
1
-1
/
+3
*
Began a big refactoring/rewriting (again)
Julien Dessaux
2011-04-13
1
-0
/
+48
*
Moved files around as a preliminary for architectural changes.
Julien Dessaux
2010-07-03
1
-63
/
+0
*
Wrote most of the resume code for the core and the irc plugin.
Julien Dessaux
2010-06-20
1
-15
/
+3
*
Implemented update message handling in the bot's core.
Julien Dessaux
2010-05-24
1
-0
/
+2
*
Cleaned the definition of irc plugins' data structure.
Julien Dessaux
2010-05-18
1
-1
/
+1
*
Rewrote nearly everything!
v0.2.0
Julien Dessaux
2010-05-16
1
-0
/
+73