AutoMod Message Updated
Trigger for when an update happens on an AutoMod message
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
category | string | the automod category Example: swearing, ableism, aggression, misogyny, namecalling, bullying |
heldAt | datetime | datetime of when the message has been held Example: 28.06.2024 20:43:28 |
input# | string | the rawInput string stripped by spaces, starting with input0 for the first word, input1 for the second etc. Example: this |
level | int | the automod level Example: 1 |
messageId | string | the message ID Example: 2521b4be-733e-4dfe-b4c2-0b72e2fdc205 |
rawInput | string | the raw input of the message Example: this is a test message |
status | string | the status of the update Example: approved, denied |