Osselbot/src/config.json

10 lines
247 B
JSON
Raw Normal View History

2020-07-12 22:36:09 +00:00
{
"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."
]
}