Julien Dessaux
f698fd2183
Fixed mistake that prevented death message to be parsed upon restarting
2011-08-09 23:55:03 +02:00
Julien Dessaux
98a1debf03
Moved to death messages IRC output around, because those were sent too soon
2011-08-09 23:48:15 +02:00
Julien Dessaux
3b914c1b77
Added exception handling, an autorestart when that happens and output in case of restart/reload
2011-08-08 20:58:34 +02:00
Julien Dessaux
bf36db5488
Code cleaning.
2011-05-01 15:56:53 +02:00
Julien Dessaux
864a364da9
Some API refactoring.
...
I can't say how I hate the Types.hs thing in Haskell!
2011-05-01 03:28:22 +02:00
Julien Dessaux
ff07633fb8
Began a big refactoring/rewriting (again)
2011-04-13 20:15:55 +02:00
Julien Dessaux
c1662ba7b9
Rewrote nearly everything!
...
* Rewrote the whole architecture to achieve extreme modularity
* Added the ability to build a multiprotocol bot
* Added cabal integration
* Added configuration handling the XMonad style
* Added configuration in ~/.hsbot
* Refactored many many named and functions
* Refactored data structures
* Cleaned a big bunch of stuff
2010-05-16 00:01:00 +02:00
Julien Dessaux
455b18bc10
Removed all the dynamic module loading stuff.
2010-04-21 22:37:06 +02:00
Julien Dessaux
fd8d5faf5f
Began a complete rewrite of command and plugin management.
...
Wrote a command routing statement, added an IrcPlugin monad.
2010-02-04 21:05:37 +01:00
Julien Dessaux
cf68de02be
Added command registering and dispatching for plugins.
2010-02-04 20:40:16 +01:00
Julien Dessaux
884c6c9f2e
Reorganized code and types, changed slightly the architecture.
2010-02-04 20:36:58 +01:00
Julien Dessaux
57f559f3a1
Rewrote the whole architecture.
2010-02-04 20:27:22 +01:00
Julien Dessaux
dfd0b3dcd7
Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat)
2009-08-13 00:07:08 +02:00
Julien Dessaux
1f6c64749d
Wrote a dynamic compilation stuff that works (unable to test reboot yet)
2009-08-05 01:01:47 +02:00