commit c3776b04f4c255fea239a85c63f1051840a84fb2 parent 8f623f9e0a87688ad47848436f41e3c8276eaca4 Author: sin <sin@2f30.org> Date: Thu, 2 May 2013 15:03:53 +0100 add sovarofanis to masters Diffstat:
M | src/kunt/kunt.go | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/kunt/kunt.go b/src/kunt/kunt.go @@ -51,7 +51,7 @@ func cmdKunt(msg irc.IrcMessage) { "yes", "no fucking way", } - if msg.Nick == "dsp" || msg.Nick == "TLH" { + if msg.Nick == "dsp" || msg.Nick == "TLH" || msg.Nick == "sovarofanis" { replies = []string{ "You are my Mastah!", "I will always obey you my Mastah!",