π¬Configuring Discord




π° J4R (Join 4 Rewards)
Last updated




Last updated
"oauth2": {
"_comment": "Go to https://discord.dev/ and create an application to set these up.",
"id": "APPLICATION_ID",
"secret": "YOUR_SECRET",
"link": "https://YOUR_DOMAIN",
// Rest of file "j4r": {
"enabled": true,
"ads": [
{
"name": "Example server 1",
"invite": "https://discord.gg/example",
"id": "000000000000000000",
"coins": 25
},
{
"name": "Example server 2",
"invite": "https://discord.gg/example",
"id": "000000000000000000",
"coins": 200
}
]
},