matrix: fix typo (first user is an image -> first message is an image)

This commit is contained in:
Aminda Suomalainen 2025-12-24 18:10:18 +02:00
parent c601a7ccf5
commit 849c52ff02
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -250,8 +250,8 @@ moderators would have a couple of other options too:
- Do you have a
[Draupnir](https://github.com/the-draupnir-project/Draupnir)/[Mjolnir](https://github.com/matrix-org/mjolnir)?
`!draupnir protections enable <protection-name-here>` might help you. Consider
especially `FirstMessageIsImageProtection` (ban user if their first user is an
image), `MentionLimitProtection` (remove messages if they spam ping many
especially `FirstMessageIsImageProtection` (ban user if their first message is
an image), `MentionLimitProtection` (remove messages if they spam ping many
users), `MessageIsMediaProtection` (remove files containing media),
`MessageIsVoiceProtection` (remove voice messages). For more information see
`!draupnir protections` and `!draupnir help`.