The begining
This commit is contained in:
commit
dee311e709
71 changed files with 8349 additions and 0 deletions
27
data/security_settings.json
Executable file
27
data/security_settings.json
Executable file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"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": 1,
|
||||
"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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue