diff options
author | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:15:44 -0400 |
---|---|---|
committer | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:15:44 -0400 |
commit | c19d3bc4ae7494fa8e097d74ce0c99ef5e17bd90 (patch) | |
tree | 70d90f1e57b6ffe6320bb81f91cddcdc1cf3fa82 | |
parent | f12084d04df517501bc29719f46b87c245845895 (diff) | |
download | goofbot-c19d3bc4ae7494fa8e097d74ce0c99ef5e17bd90.tar.gz |
added pass field
-rw-r--r-- | config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json index 48cbb79..2c5fc53 100644 --- a/config.json +++ b/config.json @@ -4,6 +4,7 @@ "server": "irc.tilde.chat", "port": 6697, "nick": "goofbot", + "pass": "", "user": "goofbot", "name": "Goofus McBotus", "ssl": true |