Kuby/data/security_settings.json

27 lines
772 B
JSON
Raw Normal View History

2026-01-01 18:48:25 +01:00
{
"1369669999345537145": {
"anti_spam": true,
"anti_perm": true,
"anti_salon": true,
"anti_raid": true,
"anti_nuke": true,
"anti_link": true,
"anti_mention": true,
"verification_enabled": true,
"spam_threshold": 5,
2026-01-01 18:48:25 +01:00
"raid_threshold": 3,
"nuke_threshold": 3,
"log_channel_id": 1396088860412346428,
"lockdown_enabled": false,
"auto_ban": true,
"webhook_protection": true,
"mass_delete_protection": true,
"invite_filter": true,
"file_scanning": true,
"ai_moderation": true,
"channel_block_enabled": false,
"server_logs": true,
"anti_channel_delete": true,
"anti_role_create": true
}
}