Julien Dessaux
d97177ce3b
Wrote most of the resume code for the core and the irc plugin.
2010-06-20 17:49:39 +02:00
Julien Dessaux
3410caa6f2
Fixed the plugin termination.
...
The master of a plugin will now wait for the plugin it kills to terminate.
2010-05-29 23:55:20 +02:00
Julien Dessaux
57bec4921b
Rationalized the way bot configs are handled.
2010-05-29 17:05:56 +02:00
Julien Dessaux
daea135424
Implemented the clean killing of plugins' threads.
2010-05-29 01:01:31 +02:00
Julien Dessaux
c506c58e92
Cleaned further the bot updates handling.
2010-05-28 22:39:45 +02:00
Julien Dessaux
451564ef5b
Cleaned that ugly update message handling and added a reboot command to the ircbot.
2010-05-25 22:07:58 +02:00
Julien Dessaux
8b33600f38
Implemented update message handling in the bot's core.
2010-05-24 23:52:47 +02:00
Julien Dessaux
a12e492772
Implemented ircbot update messages.
2010-05-24 22:46:20 +02:00
Julien Dessaux
5b8cffbf68
Cleaned the definition of irc plugins' data structure.
2010-05-18 00:46:36 +02:00
Julien Dessaux
738ad9e9bb
Removed thread ids from plugins data structure.
2010-05-16 17:58:38 +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