11 lines
309 B
JSON
11 lines
309 B
JSON
|
{
|
||
|
"discord_token": "YOUR_DISCORD_BOT_TOKEN",
|
||
|
"guild_id": "YOUR_GUILD_ID",
|
||
|
"role_id": "YOUR_ROLE_ID",
|
||
|
"lnbits_url": "https://sats.love",
|
||
|
"lnbits_api_key": "YOUR_INVOICE_READ_KEY",
|
||
|
"price": 1000,
|
||
|
"command_name": "support",
|
||
|
"check_interval": 30,
|
||
|
"max_checks": 20
|
||
|
}
|