Skip to content

Instantly share code, notes, and snippets.

@vcokltfre
Created December 6, 2020 20:18
Show Gist options
  • Save vcokltfre/0882da45cd1f787174c7cf94421f25ea to your computer and use it in GitHub Desktop.
Save vcokltfre/0882da45cd1f787174c7cf94421f25ea to your computer and use it in GitHub Desktop.
prefix: "<>"
modules:
detection:
levels:
toxic:
alert: 0.9
delete: 0.95
severe_toxic:
alert: 0.9
delete: 1
obscene:
alert: 0.9
delete: 1
threat:
alert: 0.9
delete: 1
insult:
alert: 0.9
delete: 1
identity_hate:
alert: 0.8
delete: 1
blacklist:
channels:
- 781507334328549376 # tracker test 1
roles:
- 722990343754350654 # administrator
users:
- 747178114299330950 # weird character account
alerts:
channel: 781890407994359849
mode: "on-bucket-fill"
buckets:
duration: 150
count: 3
reset: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment