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: