mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-19 09:04:36 -04:00
Add a flag to roles / users which allows users to bypass other user's block list. #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @insertish on GitHub (Jan 13, 2022).
For example, to prevent moderators from being blocked by users who are trying to ignore them / being disruptive.
Alternatively, this could be applied to only people with platform moderation powers.
@CLtheman1 commented on GitHub (Nov 1, 2022):
This should only apply within the guild that a user is staff in, probably with a permission for this.
@m3w88 commented on GitHub (May 16, 2023):
well there is the argument of not allowing a personal block interfering with a moderator's duty, there is always that balance.
All this is rendered moot if the built-in system can be marked as unblockable and we have built-in commands for warn, mute, ban that trigger an automatic DM with the reason. Those commands must require a reason.
one goal that revolt.chat has is to build better than Discord.
now obviously any such flag must be on a per guild/server basis
there is also the issue of whether blocks are local to a guild/server or is global