Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of /mute command to mute a user for a defined time #109

Open
drendog opened this issue Mar 28, 2023 · 0 comments · May be fixed by #155 or #142
Open

Implementation of /mute command to mute a user for a defined time #109

drendog opened this issue Mar 28, 2023 · 0 comments · May be fixed by #155 or #142

Comments

@drendog
Copy link
Contributor

drendog commented Mar 28, 2023

To improve channel management and prevent the sending of inappropriate messages, we can implement the /mute command that allows us to mute a user for a specific period of time.

The /mute command should work as follows:

  • Only channel administrators should be able to use the /mute command.
  • An administrator can mute a specific user using the command /mute @username <time>, where 'time' represents the duration for which the user will be muted (e.g., /mute @misorotterdam 1h mutes user @misorotterdam for 1 hour).
  • An administrator can mute a specific user using the command /mute <time> by replying the specific message.
@alepiaz alepiaz linked a pull request Nov 26, 2023 that will close this issue
8 tasks
@LightDestory LightDestory linked a pull request Dec 21, 2023 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant