Create config.json

This commit is contained in:
Alex 2020-07-14 13:42:53 -05:00 committed by GitHub
parent 5a83b5097d
commit 79cc4838e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
src/config.json Normal file
View File

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