summaryrefslogtreecommitdiff
path: root/hsbot.cabal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed the incorrect parsing of the TCP stream.Julien Dessaux2011-11-031-0/+1
* Updated to support the latest version of the tls module.Julien Dessaux2011-11-031-3/+3
* Other cosmetics + version upgrade.Julien Dessaux2011-10-011-1/+1
* Merge branch 'master' into quoteModuleJulien Dessaux2011-09-101-1/+3
|\
| * Added Administrative plugin that will permit dynamic reloadingJulien Dessaux2011-08-081-0/+1
| * Fixed TLS client implementationJulien Dessaux2011-07-111-1/+2
* | Fixed compilation errors. Since I forgot to add the quote module to cabal the...Julien Dessaux2011-06-231-0/+2
|/
* Allow to change ducks' spawning frequency.Julien Dessaux2011-05-151-1/+1
* Added persistent statistics for the duck Module.Julien Dessaux2011-05-141-3/+6
* Re-engineered and finished the duck spawning capability.Julien Dessaux2011-05-111-1/+1
* Added a function to get the destination channel of a message.Julien Dessaux2011-05-111-1/+1
* Implemented bot commands parsing.Julien Dessaux2011-05-101-1/+1
* Added the ability to directly answer /msg.Julien Dessaux2011-05-081-1/+1
* Added duck spawning capabilities, ready to be shot!Julien Dessaux2011-05-071-1/+2
* Made the Plugin monad a Reader instead of a State since it can't change.Julien Dessaux2011-05-061-1/+1
* Added a shitload of ducks to recognize and kill!Julien Dessaux2011-05-061-1/+1
* Added the Duck module (PAN!).Julien Dessaux2011-05-051-1/+2
* Updated for TLS 0.6Julien Dessaux2011-05-051-3/+4
* Changed the way I handled the Bot monad for more concurrency.Julien Dessaux2011-05-021-1/+1
* Added plugin loading, and the most basic hook capability.Julien Dessaux2011-05-011-3/+2
* Continue refactoring, worked on the core loop and the plugin infrastructure.Julien Dessaux2011-04-231-1/+3
* Began a big refactoring/rewriting (again)Julien Dessaux2011-04-131-0/+48
* Moved files around as a preliminary for architectural changes.Julien Dessaux2010-07-031-63/+0
* Wrote most of the resume code for the core and the irc plugin.Julien Dessaux2010-06-201-15/+3
* Implemented update message handling in the bot's core.Julien Dessaux2010-05-241-0/+2
* Cleaned the definition of irc plugins' data structure.Julien Dessaux2010-05-181-1/+1
* Rewrote nearly everything!v0.2.0Julien Dessaux2010-05-161-0/+73