Create config.json

This commit is contained in:
Alex
2020-07-14 13:42:53 -05:00
committed by GitHub
parent 5a83b5097d
commit 79cc4838e4

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",
]
}