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
{{ message }}
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
For the command /mute that I hope will happen, it would be necessary to integrate the Discord timeout (instead of being at 60 seconds, 5 minutes, 10 minutes, 1 hour, 1 day or a week, the command can mute a member up to 27 (or 28 I don’t remember) days with timeout functionality. (27 or 28 days is the maximum number of timeouts).
If we want to make mute permanently (without a predefined date) or more than 27/28 days, this will add the role of mute (classic) to a member.
The text was updated successfully, but these errors were encountered:
The bot will initially use timeouts, it is simpler to implement and does not require any setup for users. I don't think there is a real need for longer mutes, since bans are generally preferred for longer sanctions. It may be later considered if many users request this feature.
For the command
/mute
that I hope will happen, it would be necessary to integrate the Discord timeout (instead of being at 60 seconds, 5 minutes, 10 minutes, 1 hour, 1 day or a week, the command can mute a member up to 27 (or 28 I don’t remember) days with timeout functionality. (27 or 28 days is the maximum number of timeouts).If we want to make mute permanently (without a predefined date) or more than 27/28 days, this will add the role of mute (classic) to a member.
The text was updated successfully, but these errors were encountered: