From 2ae9f0c8e72090b3402caafaa5dc910077993cef Mon Sep 17 00:00:00 2001 From: aquilax Date: Sat, 13 Dec 2014 11:35:12 +0100 Subject: [PATCH] Added command to help --- client.go | 1 + 1 file changed, 1 insertion(+) diff --git a/client.go b/client.go index b730ce5..95c2b42 100644 --- a/client.go +++ b/client.go @@ -16,6 +16,7 @@ const HELP_TEXT string = `-> Available commands: /exit /help /list + /uptime /nick $NAME /whois $NAME `