Merge remote-tracking branch 'origin/master'

This commit is contained in:
Alex 2020-07-12 17:45:23 -05:00
commit 14cd7fd7c9
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."
]
}