mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #253] [MERGED] Improve detection of invisible usernames #331
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?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/253
Author: @13xforever
Created: 3/13/2019
Status: ✅ Merged
Merged: 3/13/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
d86a5dfhandle unassigned code points, as they're also invisible1f5a7ae!audit zalgo📊 Changes
4 files changed (+73 additions, -4 deletions)
View changed files
📝
CompatBot/Commands/Moderation.Audit.cs(+36 -0)📝
CompatBot/EventHandlers/UsernameZalgoMonitor.cs(+1 -0)📝
CompatBot/Utils/StringUtils.cs(+32 -4)📝
Tests/ZalgoTests.cs(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.