commit 3f6540913fd94acbac504631d5a268c4020c30d9 parent c98ea3fe405e9c30d673aa40f9d22bd910dcf249 Author: sin <sin@2f30.org> Date: Sun, 21 Apr 2013 15:34:31 +0100 kunt: Update TODO Diffstat:
M | src/kunt/TODO | | | 12 | +++++++++++- |
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/src/kunt/TODO b/src/kunt/TODO @@ -1,5 +1,15 @@ Add multichannel/multiserver support Optionally cache youtube titles locally -Write a sensible parser for the irc protocol Add a !mode command for setting up various options/modes Add a !flush command to write out the entire db to the fs +Identify chosen nickname +Obey to master's commands (like !join, !quit etc.) - requires irc parsing +Use json based configuration file +Proper irc parser +Allow configuration via private messages +Proper packaging/deploy script +Logging +Last seen user +Break kunt into libkunt and cmd/kunt.go +!game should be !game list by default +Icecast client library