kunt

golang IRC bot
git clone git://git.2f30.org/kunt
Log | Files | Refs | LICENSE

commit 2e800e2b8d361de08879acce20185db0ea4c344c
parent 725d62618bf55781e946a527e55c1c0676b5b33e
Author: sin <sin@2f30.org>
Date:   Tue, 30 Apr 2013 12:05:31 +0100

update TODO

Diffstat:
Msrc/kunt/TODO | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/kunt/TODO b/src/kunt/TODO @@ -6,10 +6,12 @@ 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 command Break kunt into libkunt and cmd/kunt.go !game should be !game list by default Icecast client library +Admin console using termbox +9p plugin system +Tool to encrypt/decrypt the DB on the command line