Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rationalized the way bot configs are handled. | Julien Dessaux | 2010-05-29 | 1 | -1/+1 |
| | |||||
* | Implemented the clean killing of plugins' threads. | Julien Dessaux | 2010-05-29 | 3 | -16/+26 |
| | |||||
* | Cleaned further the bot updates handling. | Julien Dessaux | 2010-05-28 | 2 | -6/+3 |
| | |||||
* | Cleaned that ugly update message handling and added a reboot command to the ↵ | Julien Dessaux | 2010-05-25 | 3 | -14/+36 |
| | | | | ircbot. | ||||
* | 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 |