Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented update message handling in the bot's core. | Julien Dessaux | 2010-05-24 | 2 | -2/+2 |
| | |||||
* | Implemented ircbot update messages. | Julien Dessaux | 2010-05-24 | 4 | -44/+69 |
| | |||||
* | 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 | 9 | -37/+27 |
| | |||||
* | Rewrote nearly everything!v0.2.0 | Julien Dessaux | 2010-05-16 | 13 | -0/+4375 |
* 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 |