From db62fdb0f61ed245f421e58f57e529ea08a4ad8d Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 10 Mar 2025 09:26:52 +0200 Subject: [PATCH] matrix#NSFL: make Draupnir/Mjolnir links, mention Draupnir4All --- pages/matrix.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/matrix.markdown b/pages/matrix.markdown index b2f7d37..0b3d4c4 100644 --- a/pages/matrix.markdown +++ b/pages/matrix.markdown @@ -247,7 +247,8 @@ Otherwise no, you cannot. I recommend disabling image previews in public rooms, more about that below, but moderators would have a couple of other options too: -- Do you have a Draupnir/Mjolnir? +- Do you have a + [Draupnir](https://github.com/the-draupnir-project/Draupnir)/[Mjolnir](https://github.com/matrix-org/mjolnir)? `!draupnir protections enable ` might help you. Consider especially `FirstMessageIsImageProtection` (ban user if their first user is an image), `MentionLimitProtection` (remove messages if they spam ping many @@ -257,6 +258,8 @@ moderators would have a couple of other options too: - I don't have an access to a Mjolnir, but I think it might have older command `!mjolnir enable`, but it too should understand `!mjolnir protections` or at least `!mjolnir help`. + - If you don't have access to either, you may be able to _request_ a + [Draupnir4All](https://docs.draupnir.midnightthoughts.space/) instance. - You could use permissions manager in room settings to disallow media files. See the next bullet point, except `m.room.power_levels` and _event TODO_ instead of `m.room.join_rules`.