Create config.json

This commit is contained in:
Alex 2020-07-12 17:36:09 -05:00 committed by GitHub
parent 3573141963
commit e334febf08
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 @@
{
"token" : "this is a API TOKEN",
"prefix": "?",
"verbalabuse": [
"May you never reproduce",
"I can eat alphabet soup and shit out a more coherent sentence",
"you are living proof darwinism is dead, hell, even reversing."
]
}