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
/
Makefile
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
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-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-16
Fixed inconsistencies in the duck module.
Julien Dessaux
1
-6
/
+5
2011-05-15
Some more stupid ducks' faces.
Julien Dessaux
1
-1
/
+1
2011-05-15
Fixed Duck module's behaviour when talked from other channels.
Julien Dessaux
1
-23
/
+23
2011-05-15
Removed the most ugly ducks.
Julien Dessaux
1
-5
/
+3
2011-05-15
Allow to change ducks' spawning frequency.
Julien Dessaux
2
-9
/
+16
2011-05-14
Added persistent statistics for the duck Module.
Julien Dessaux
2
-18
/
+87
2011-05-13
Added a function to get the sender of an irc message.
Julien Dessaux
1
-0
/
+5
2011-05-11
Re-engineered and finished the duck spawning capability.
Julien Dessaux
2
-28
/
+58
2011-05-11
Added a function to get the destination channel of a message.
Julien Dessaux
2
-1
/
+7
2011-05-10
Improving a bit the Ping module's code.
Julien Dessaux
1
-3
/
+1
2011-05-10
Implemented bot commands parsing.
Julien Dessaux
2
-1
/
+13
2011-05-08
Added the ability to directly answer /msg.
Julien Dessaux
2
-5
/
+6
2011-05-07
Added duck spawning capabilities, ready to be shot!
Julien Dessaux
2
-9
/
+33
2011-05-06
Made the Plugin monad a Reader instead of a State since it can't change.
Julien Dessaux
7
-22
/
+15
2011-05-06
Added a shitload of ducks to recognize and kill!
Julien Dessaux
2
-7
/
+16
2011-05-05
Code cleaning.
Julien Dessaux
3
-6
/
+14
2011-05-05
Added the Duck module (PAN!).
Julien Dessaux
2
-1
/
+40
2011-05-05
Updated for TLS 0.6
Julien Dessaux
2
-4
/
+6
2011-05-02
Changed the way I handled the Bot monad for more concurrency.
Julien Dessaux
4
-45
/
+57
2011-05-01
Code cleaning.
Julien Dessaux
6
-30
/
+29
2011-05-01
Added plugin loading, and the most basic hook capability.
Julien Dessaux
6
-35
/
+68
2011-05-01
Improved message utilities.
Julien Dessaux
1
-7
/
+11
2011-05-01
Some API refactoring.
Julien Dessaux
7
-51
/
+47
I can't say how I hate the Types.hs thing in Haskell!
2011-04-23
Continue refactoring, worked on the core loop and the plugin infrastructure.
Julien Dessaux
7
-38
/
+140
2011-04-13
Began a big refactoring/rewriting (again)
Julien Dessaux
41
-5105
/
+421
2010-10-10
Regressed from parsec3 to parsec2 to solve a cabal install weird dependency ↵
Julien Dessaux
2
-7
/
+7
problem.
2010-10-02
Fixed the plugin loading process.
Julien Dessaux
1
-18
/
+19
2010-08-22
Added the help command for the quote module.
Julien Dessaux
3
-1
/
+19
2010-08-22
Added the quote quick command.
Julien Dessaux
3
-4
/
+14
2010-08-20
Improved message dispatching in core.
Julien Dessaux
2
-16
/
+19
2010-08-20
Greatly improved configuration file handling.
Julien Dessaux
2
-49
/
+65
2010-08-01
Got a working hsbot-irc back online!
Julien Dessaux
7
-111
/
+59
2010-08-01
Moved the CLI argument processing stuff in its own file.
Julien Dessaux
2
-54
/
+64
2010-08-01
Added configuration debug stuff.
Julien Dessaux
2
-3
/
+16
2010-08-01
Added the cli parser and a config file handler for hsbot-irc.
Julien Dessaux
4
-4
/
+216
2010-07-16
Got rid of the pseudo dynamic starting stuff, wrote a decent CLI parameters ↵
Julien Dessaux
4
-56
/
+68
handling.
2010-07-04
Made some slight changes in order to make the bot's core "compile".
Julien Dessaux
4
-58
/
+66
2010-07-03
Moved files around as a preliminary for architectural changes.
Julien Dessaux
29
-0
/
+17
2010-06-20
Wrote most of the resume code for the core and the irc plugin.
Julien Dessaux
6
-50
/
+57
[next]