Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote nearly everything!v0.2.0 | Julien Dessaux | 2010-05-16 | 1 | -30/+0 |
| | | | | | | | | | | | * 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 | ||||
* | Removed all the dynamic module loading stuff. | Julien Dessaux | 2010-04-21 | 1 | -0/+6 |
| | |||||
* | Began a complete rewrite of command and plugin management. | Julien Dessaux | 2010-02-04 | 1 | -0/+2 |
| | | | | Wrote a command routing statement, added an IrcPlugin monad. | ||||
* | Added command registering and dispatching for plugins. | Julien Dessaux | 2010-02-04 | 1 | -0/+2 |
| | |||||
* | Reorganized code and types, changed slightly the architecture. | Julien Dessaux | 2010-02-04 | 1 | -0/+4 |
| | |||||
* | Rewrote the whole architecture. | Julien Dessaux | 2010-02-04 | 1 | -0/+2 |
| | |||||
* | Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat) | Julien Dessaux | 2009-08-13 | 1 | -0/+2 |
| | |||||
* | Wrote a dynamic compilation stuff that works (unable to test reboot yet) | Julien Dessaux | 2009-08-05 | 1 | -0/+12 |