diff --git a/src/config.json b/src/config.json new file mode 100644 index 0000000..91dcf87 --- /dev/null +++ b/src/config.json @@ -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." + ] +}