mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-19 23:25:22 -05:00
Update config example
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user