cactus-coin/config.json.default

11 lines
191 B
Plaintext

{
"discord": {
"token": "",
"errorChannel": "",
"levels": {
"lvlUpEquation": "30",
"lvlUpMessage": "{user}, you have leveled up to level {lvl}!",
"cooldownMinutes": 1
}
}
}