The begining
This commit is contained in:
commit
dee311e709
71 changed files with 8349 additions and 0 deletions
|
|
@ -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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue