Julien Dessaux
3b914c1b77
Added exception handling, an autorestart when that happens and output in case of restart/reload
2011-08-08 20:58:34 +02:00
Julien Dessaux
1c8cab09cb
Added access controls to hsbot.
2011-08-08 11:39:41 +02:00
Julien Dessaux
e74094d5d9
Updated TODO list
2011-08-06 12:20:01 +02:00
Julien Dessaux
4522289d55
Code cleaning.
2011-05-05 00:36:05 +02:00
Julien Dessaux
d0b0fb6ac1
Added the help command for the quote module.
2010-08-22 18:16:21 +02:00
Julien Dessaux
d33ab441f8
Added the quote quick command.
2010-08-22 18:15:14 +02:00
Julien Dessaux
8bbe88a078
Improved message dispatching in core.
2010-08-20 23:36:00 +02:00
Julien Dessaux
d97177ce3b
Wrote most of the resume code for the core and the irc plugin.
2010-06-20 17:49:39 +02:00
Julien Dessaux
9dda7dc1b9
Added signal handling and a better semantic for bot status.
2010-05-29 23:55:12 +02:00
Julien Dessaux
daea135424
Implemented the clean killing of plugins' threads.
2010-05-29 01:01:31 +02:00
Julien Dessaux
451564ef5b
Cleaned that ugly update message handling and added a reboot command to the ircbot.
2010-05-25 22:07:58 +02:00
Julien Dessaux
8b33600f38
Implemented update message handling in the bot's core.
2010-05-24 23:52:47 +02:00
Julien Dessaux
a12e492772
Implemented ircbot update messages.
2010-05-24 22:46:20 +02:00
Julien Dessaux
c1662ba7b9
Rewrote nearly everything!
...
* 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
2010-05-16 00:01:00 +02:00
Julien Dessaux
c20cfe88b3
Added the quote module.
2010-04-26 14:13:16 +02:00
Julien Dessaux
b6d119cf5b
Some refactoring + cosmetics.
2010-04-25 16:43:01 +02:00
Julien Dessaux
d922240e9a
Wrote the list plugin command.
2010-04-22 00:10:13 +02:00
Julien Dessaux
50b21c21ee
Make the main thread exit cleanly in case of connection loss.
2010-04-21 23:01:02 +02:00
Julien Dessaux
8551832bd2
Add the IrcMsg as an optional parameter for an internal command.
2010-04-21 22:39:03 +02:00
Julien Dessaux
455b18bc10
Removed all the dynamic module loading stuff.
2010-04-21 22:37:06 +02:00
Julien Dessaux
4c76d3d40b
Fixed several stuff.
2010-04-21 20:57:22 +02:00
Julien Dessaux
bfc06f1ff1
Fixed the clean killing of plugin's threads, fixed exception management and cleaned plugins' main functions.
2010-02-08 00:16:02 +01:00
Julien Dessaux
416460886d
Continue rewriting, found a problem in the way I kill plugins.
2010-02-04 23:34:15 +01:00
Julien Dessaux
fd8d5faf5f
Began a complete rewrite of command and plugin management.
...
Wrote a command routing statement, added an IrcPlugin monad.
2010-02-04 21:05:37 +01:00
Julien Dessaux
53870767c3
Rewrote command handling, added the Quote module and cleaned input handling.
2010-02-04 20:55:54 +01:00
Julien Dessaux
46d9dd301d
Implemented unregisterCommand.
2010-02-04 20:41:22 +01:00
Julien Dessaux
cf68de02be
Added command registering and dispatching for plugins.
2010-02-04 20:40:16 +01:00