the-draupnir-project / Draupnir

A Matrix moderation bot
https://the-draupnir-project.github.io/draupnir-documentation/
70 stars 14 forks source link

How can users edit policies? #394

Open Gnuxie opened 2 months ago

Gnuxie commented 2 months ago

Normally, they will just re-issue the ban command and the state_key+policy combination takes care of it, but this doesn't work if there are policies created by other tools.

If an explicit edit command is used, then we would need to ask which policy needs editing

Then there is the concern of de-duplicating policies within the context of one list, would a protection that detects duplicates be better for this?