Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Punishments

Brian C. Lindner edited this page Nov 26, 2019 · 1 revision

Punishment types in Ivory are analagous to Mastodon moderation actions:

  • suspend (reports only) - Suspends a user.
    • message - The message to send in the notification email sent out to the user.
  • silence (reports only) - Silences a user.
  • disable (reports only) - Disables the user's account.
  • warn (reports only) - Sends the user a warning. Probably not an effective strategy for an automoderator...
    • message - The warning message to send to the user.
  • reject (pending accounts only) - Rejects a pending user.

Clone this wiki locally