Discord-Captcha-Verification/config.example.json

11 lines
No EOL
220 B
JSON

{
"protocol": "http",
"host": "localhost",
"port": 8080,
"channelId": "",
"channelLogsId": "",
"verifiedRoleId": "",
"discordToken": "",
"turnstileSitekey": "",
"turnstileSecret": ""
}