Fix errors/issues in json files

This commit is contained in:
Anton McClure 2021-06-15 14:40:45 -04:00 committed by Ben Harris
parent fb60e68b3f
commit 7f687d23f7
3 changed files with 1 additions and 4 deletions

View File

@ -2,4 +2,3 @@
"username": "bensbots",
"password": "my super secret password"
}

View File

@ -3,6 +3,5 @@
"address": "127.0.0.1",
"port": 6667,
"tls": false,
"botnick", "tooter"
"botnick": "tooter"
}

View File

@ -5,4 +5,3 @@
"base_url": "https://tilde.zone",
"channel": "remove this key if you don't want to limit the bot"
}