mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #249] An ability to force username changes by admins #43
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 @13xforever on GitHub (Mar 9, 2019).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/249
Originally assigned to: @Laxynium on GitHub.
Some people are really annoying and try to change their usernames to break the rule about the diacritics vomit. Usually they get a kick, but sometimes they return, or mods are unavailable.
It would be useful to keep a list of such users and force the specified username at all times.
@Laxynium commented on GitHub (Oct 22, 2019):
Hi, I would like to start working on that issue. Could you provide more details, because I am not sure what are those rules about the diacritics vomit?
@13xforever commented on GitHub (Oct 22, 2019):
Sure
@13xforever commented on GitHub (Oct 29, 2019):
This issue is purely to add an ability to force a specific username to a specific user, you don't need to check anything special. Just a monitor and a periodic check that the server nickname is set to what mods defined.
@13xforever commented on GitHub (Dec 1, 2019):
Fixed by #447
An ability to force username changes by adminsto [GH-ISSUE #249] An ability to force username changes by admins