Update config.json

This commit is contained in:
Alex 2020-07-14 13:45:11 -05:00 committed by GitHub
parent 79cc4838e4
commit 26a1cf9571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{ {
"COMMENT": "THIS IS A CONFIG FOR TESTING THE BOT", "COMMENT": "THIS IS A CONFIG FOR TESTING THE BOT",
"token: "THIS IS AN API TOKEN", "token" : "THIS IS AN API TOKEN",
"prefix": "?", "prefix": "?",
"verbalabuse": [ "verbalabuse": [
"THIS IS MEAN", "THIS IS MEAN"
] ]
} }