Discord-Captcha-Verification/config.example.json

12 lines
No EOL
276 B
JSON

{
"protocol": "http",
"host": "localhost",
"port": 8080,
"channelId": "",
"channelLogsId": "",
"verifiedRoleId": "",
"discordToken": "",
"turnstileSitekey": "",
"turnstileSecret": "",
"dataPrivacyPolicy": "https://example.com/privacy"
}