bot
bot copied to clipboard
Create new voice-ban command and change the current voice-ban's name to voice-mute
Recently we've been having a problem with people joining and leaving the voice chat over and over and over. I'm wanting to have a new command made that will not only prevent them from being verified (for as long as the join ban is active) as well as prevent them from rejoining the channel.
In addition to that, we'd need to rename the current voiceban command as voicemute to better reflect what they do.
The implementation would likely be similar to how we have the mute command.
So just to make sure I understand this you want to rename the current command to voicemute and this new one voiceban? But besides the naming of the command I agree that this is useful and I would be happy to implement it if you don't have the time to.
Current command that we have will be named voicemute
New command will be named voiceban
As part of our core developer meeting, we have decided that in order to have the site pull request taken care of for now, @ChrisLovering will implement a minimal patch in the bot to adjust the infraction type name in the backend to match the new name in the site, which will be merged together with the site pull request.
The main functionality of creating a new voice ban command will be implemented separately, but this way we keep work on the site project to a minimum (e.g. conflict resolution, backlog).
The previous behaviour has now been migrated over to voice_mute. voice_ban currently has stub commands, so who ever picks up this ticket show implement those as described above.
@MrHemlock is this a feature that's still wanted? If so, I'd be happy to work on it (assuming @JacobMonck no longer wants to).