about summary refs log tree commit diff stats
path: root/config.json
diff options
context:
space:
mode:
authorBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:44:39 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:44:39 -0400
commitacbebf79f5307565cb9fc14155d822019397760a (patch)
tree1cd9fb322c6ec3dff4cd82edeef3050a015cacd9 /config.json
parent7f489e926504e3334c063dc87ff575fd9c5a08c8 (diff)
downloadgoofbot-acbebf79f5307565cb9fc14155d822019397760a.tar.gz
set pass to empty string
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index d1ab9a6..2c5fc53 100644
--- a/config.json
+++ b/config.json
@@ -4,7 +4,7 @@
     "server": "irc.tilde.chat",
     "port": 6697,
     "nick": "goofbot",
-    "pass": null,
+    "pass": "",
     "user": "goofbot",
     "name": "Goofus McBotus",
     "ssl": true