Testausserveri/testauskoira-rs

Add a way for admins to un-silence a member

Closed this issue · 1 comments

lajp commented

Currently there is no way to un-silence a member aka. remove them from the SilencedMembers table.
I suggest we add a /unsilence (or similar) that is available for the admins.

lajp commented

Instead of the command I will implement this as an automatic system that listens to guild_member_update events