From 53870767c32f61f756861d7bf18b5a55cd45a2e2 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 4 Feb 2010 20:55:54 +0100 Subject: Rewrote command handling, added the Quote module and cleaned input handling. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index e4f6898..451ee77 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,14 @@ * implement InternalCommands "register command" and "unregister command" +* implement helpers for command parsing in plugins + we need a monad "Plugin" in order to manage the from and to message fields. +* clean command module +* clean plugin module * kill threads * unload plugin +* plugin reload +* list modules command * part chan +* add admin check for cmds * restore \r in IRCParser -- cgit v1.2.3