Julien Dessaux
bf36db5488
Code cleaning.
2011-05-01 15:56:53 +02:00
Julien Dessaux
c497b24700
Added plugin loading, and the most basic hook capability.
2011-05-01 03:28:28 +02:00
Julien Dessaux
7e89b50bfe
Improved message utilities.
2011-05-01 03:28:28 +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
d4be110200
Continue refactoring, worked on the core loop and the plugin infrastructure.
2011-04-23 13:35:04 +02:00
Julien Dessaux
11c2c16835
Moved files around as a preliminary for architectural changes.
2010-07-03 22:40:17 +02:00
Julien Dessaux
9dda7dc1b9
Added signal handling and a better semantic for bot status.
2010-05-29 23:55:12 +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
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