The begining

This commit is contained in:
Mathis 2026-01-01 18:48:25 +01:00
commit dee311e709
71 changed files with 8349 additions and 0 deletions

View file

@ -0,0 +1,21 @@
{
"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,
"raid_threshold": 3,
"nuke_threshold": 3,
"log_channel_id": null,
"lockdown_enabled": false,
"auto_ban": false,
"webhook_protection": true,
"mass_delete_protection": true,
"invite_filter": false,
"file_scanning": true,
"ai_moderation": true
}