| 15 Apr 2025 |
| allrealmsoflife joined the room. | 20:41:18 |
@magic_rb:matrix.redalder.org | @uep:matrix.org to not ping in the moderation room, maybe mjolnir could DM the person they ban, to let them know whats up? The spammers will end up with a room that mjolnir can leave immediately after, while a actual user will know what happened | 21:45:21 |
@magic_rb:matrix.redalder.org | But i dont know if mjolnir can do that actually | 21:45:32 |
uep | i don't think it can, or at least don't know how | 21:46:27 |
@magic_rb:matrix.redalder.org | Sad, im trying to bring some of the discord mod wisdom. I used to be a mod on a rather large 20k people server and the moderation there was extremely easy because of the tooling | 21:47:12 |
@magic_rb:matrix.redalder.org | The bot they used is opensource, but its strictly for discord | 21:47:24 |
uep | we have to work with the tools we have on the day (with apologies for channelling Rumsfeld) | 21:55:14 |
@magic_rb:matrix.redalder.org | Ofc ofc, im just suggesting for the case of one day :) | 21:57:40 |
@magic_rb:matrix.redalder.org | I appreciate all the amazing work youre doing | 21:57:53 |
uep | yeah, we have plenty of ideas of what might be done, and of course it's good to draw on ideas that have worked elsewhere | 22:09:48 |
| amadaluzia[tde] joined the room. | 22:14:42 |
amadaluzia[tde] | Hey! | 22:15:12 |
amadaluzia[tde] | Okay, as I was saying earlier | 22:15:31 |
amadaluzia[tde] | Is there no feature in mjolnir to catch messages with regex? | 22:16:01 |
uep | there is globbing, but not regex, without writing custom code. Draupnir is the same, but has a plugin system to make writing custom rules easier. | 22:17:53 |
uep | yes, i know where you're going on matching the username format | 22:18:08 |
uep | we can certainly write something to match those, and respond. If that response is a ban, we run into the same race condition problems I talked about a moment ago in the other channel. | 22:19:31 |