You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Users can't know they've been slapped/forgiven if they don't have access to the channel the command was issued. This is a big issue, especially for slapping.
Steps to reproduce
Slap a member that do not have access to the current channel.
Expected behavior
Users should know of their current moderation status in a server.
Additional context
A good way to fix this would be to send a copy of the message as a DM to the user if the said user does not have access to the channel.
The text was updated successfully, but these errors were encountered:
@adrienluitot what do you think is the best way to do this? A command to get your slaps in a server (or all servers). Or simply a message in DM when you get slapped? Or both? Do note that the current implementation to get the slaps is quite slow.
ofc, this is simple enough though. I'll write something for this. Maybe I should remove the in-server message altogether? It takes a lot of visual space afterall.
Describe the bug
Users can't know they've been slapped/forgiven if they don't have access to the channel the command was issued. This is a big issue, especially for slapping.
Steps to reproduce
Slap a member that do not have access to the current channel.
Expected behavior
Users should know of their current moderation status in a server.
Additional context
A good way to fix this would be to send a copy of the message as a DM to the user if the said user does not have access to the channel.
The text was updated successfully, but these errors were encountered: