summaryrefslogtreecommitdiff
path: root/Hsbot.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed mistake that prevented death message to be parsed upon restartingJulien Dessaux2011-08-091-2/+2
* Moved to death messages IRC output around, because those were sent too soonJulien Dessaux2011-08-091-14/+8
* Added exception handling, an autorestart when that happens and output in case...Julien Dessaux2011-08-081-3/+27
* Code cleaning.Julien Dessaux2011-05-011-2/+2
* Some API refactoring.Julien Dessaux2011-05-011-1/+0
* Began a big refactoring/rewriting (again)Julien Dessaux2011-04-131-0/+39
* Rewrote nearly everything!v0.2.0Julien Dessaux2010-05-161-30/+0
* Removed all the dynamic module loading stuff.Julien Dessaux2010-04-211-0/+6
* Began a complete rewrite of command and plugin management.Julien Dessaux2010-02-041-0/+2
* Added command registering and dispatching for plugins.Julien Dessaux2010-02-041-0/+2
* Reorganized code and types, changed slightly the architecture.Julien Dessaux2010-02-041-0/+4
* Rewrote the whole architecture.Julien Dessaux2010-02-041-0/+2
* Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat)Julien Dessaux2009-08-131-0/+2
* Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux2009-08-051-0/+12