Update config example

This commit is contained in:
Jonathan Barrow 2022-07-16 10:11:18 -04:00
parent f537e5e970
commit 6deca851c5

View File

@ -11,11 +11,7 @@
"discord": {
"client_id": "client_id",
"client_secret": "client_secret",
"guild_id": "Guild ID",
"bot_token": "token",
"tester_roles": [
"role id"
]
"bot_token": "token"
},
"stripe": {
"secret_key": "sk_secret",