mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
Update config example
This commit is contained in:
parent
f537e5e970
commit
6deca851c5
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user