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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added score sorting for the duck module
Julien Dessaux
2011-09-02
1
-1
/
+7
*
Moved to death messages IRC output around, because those were sent too soon
Julien Dessaux
2011-08-09
1
-2
/
+4
*
cosmetic
Julien Dessaux
2011-08-08
1
-2
/
+1
*
Added exception handling, an autorestart when that happens and output in case...
Julien Dessaux
2011-08-08
4
-24
/
+32
*
Added Administrative plugin that will permit dynamic reloading
Julien Dessaux
2011-08-08
1
-0
/
+45
*
Fixed bad comments and some cosmetics
Julien Dessaux
2011-08-08
3
-5
/
+6
*
Added access controls to hsbot.
Julien Dessaux
2011-08-08
4
-3
/
+31
*
Fixed TLS client implementation
Julien Dessaux
2011-07-11
4
-69
/
+16
*
Added some duck funny faces
Julien Dessaux
2011-06-17
1
-1
/
+1
*
Improved the duck plugin arguments handling
Julien Dessaux
2011-06-17
1
-4
/
+9
*
Fixed a bug in command parsing
Julien Dessaux
2011-06-17
1
-6
/
+9
*
Simplified and greatly improved scoring for the duck game.
Julien Dessaux
2011-06-05
1
-38
/
+23
*
Fixed inconsistencies in the duck module.
Julien Dessaux
2011-05-16
1
-6
/
+5
*
Some more stupid ducks' faces.
Julien Dessaux
2011-05-15
1
-1
/
+1
*
Fixed Duck module's behaviour when talked from other channels.
Julien Dessaux
2011-05-15
1
-23
/
+23
*
Removed the most ugly ducks.
Julien Dessaux
2011-05-15
1
-5
/
+3
*
Allow to change ducks' spawning frequency.
Julien Dessaux
2011-05-15
1
-8
/
+15
*
Added persistent statistics for the duck Module.
Julien Dessaux
2011-05-14
1
-15
/
+81
*
Added a function to get the sender of an irc message.
Julien Dessaux
2011-05-13
1
-0
/
+5
*
Re-engineered and finished the duck spawning capability.
Julien Dessaux
2011-05-11
1
-27
/
+57
*
Added a function to get the destination channel of a message.
Julien Dessaux
2011-05-11
1
-0
/
+6
*
Improving a bit the Ping module's code.
Julien Dessaux
2011-05-10
1
-3
/
+1
*
Implemented bot commands parsing.
Julien Dessaux
2011-05-10
1
-0
/
+12
*
Added the ability to directly answer /msg.
Julien Dessaux
2011-05-08
1
-4
/
+5
*
Added duck spawning capabilities, ready to be shot!
Julien Dessaux
2011-05-07
1
-8
/
+31
*
Made the Plugin monad a Reader instead of a State since it can't change.
Julien Dessaux
2011-05-06
6
-21
/
+14
*
Added a shitload of ducks to recognize and kill!
Julien Dessaux
2011-05-06
1
-6
/
+15
*
Code cleaning.
Julien Dessaux
2011-05-05
2
-5
/
+5
*
Added the Duck module (PAN!).
Julien Dessaux
2011-05-05
1
-0
/
+38
*
Updated for TLS 0.6
Julien Dessaux
2011-05-05
1
-1
/
+2
*
Changed the way I handled the Bot monad for more concurrency.
Julien Dessaux
2011-05-02
3
-44
/
+56
*
Code cleaning.
Julien Dessaux
2011-05-01
5
-28
/
+27
*
Added plugin loading, and the most basic hook capability.
Julien Dessaux
2011-05-01
5
-32
/
+66
*
Improved message utilities.
Julien Dessaux
2011-05-01
1
-7
/
+11
*
Some API refactoring.
Julien Dessaux
2011-05-01
6
-50
/
+47
*
Continue refactoring, worked on the core loop and the plugin infrastructure.
Julien Dessaux
2011-04-23
6
-37
/
+137
*
Began a big refactoring/rewriting (again)
Julien Dessaux
2011-04-13
4
-0
/
+321
*
Moved files around as a preliminary for architectural changes.
Julien Dessaux
2010-07-03
19
-4727
/
+0
*
Wrote most of the resume code for the core and the irc plugin.
Julien Dessaux
2010-06-20
4
-33
/
+51
*
Fixed the plugin termination.
Julien Dessaux
2010-05-29
6
-20
/
+32
*
Added signal handling and a better semantic for bot status.
Julien Dessaux
2010-05-29
3
-9
/
+39
*
Rationalized the way bot configs are handled.
Julien Dessaux
2010-05-29
5
-31
/
+24
*
Implemented the clean killing of plugins' threads.
Julien Dessaux
2010-05-29
5
-32
/
+70
*
Cleaned further the bot updates handling.
Julien Dessaux
2010-05-28
5
-49
/
+53
*
Cleaned that ugly update message handling and added a reboot command to the i...
Julien Dessaux
2010-05-25
6
-58
/
+74
*
Implemented update message handling in the bot's core.
Julien Dessaux
2010-05-24
7
-63
/
+159
*
Implemented ircbot update messages.
Julien Dessaux
2010-05-24
5
-44
/
+72
*
Cleaned the definition of irc plugins' data structure.
Julien Dessaux
2010-05-18
7
-7
/
+7
*
Removed thread ids from plugins data structure.
Julien Dessaux
2010-05-16
11
-46
/
+37
*
Rewrote nearly everything!
v0.2.0
Julien Dessaux
2010-05-16
23
-495
/
+4429
[next]