From ccad79e4101872420400b6085bbcd55878b1211f Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 26 Dec 2016 23:31:20 -0500 Subject: [PATCH] small fix to sample confix --- sample-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sample-config.json b/sample-config.json index 6a5fae5..a696ba4 100644 --- a/sample-config.json +++ b/sample-config.json @@ -9,6 +9,7 @@ "servers" : { "Freenode" : { + "name" : "Freenode", "address" : "irc.freenode.net", "port" : 6667, "with_ssl": false