From 3508e7cffd5fcc223eec57dcd6ea7428de26652a Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Sat, 3 Jan 2015 11:14:51 -0800 Subject: [PATCH] Oops testing value. --- client.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.go b/client.go index e6fec78..dcec55b 100644 --- a/client.go +++ b/client.go @@ -18,7 +18,7 @@ const ( MaxMsgLength int = 1024 // MaxNamesList is the max number of items to return in a /names command - MaxNamesList int = 3 + MaxNamesList int = 30 // HelpText is the text returned by /help HelpText string = `Available commands: