mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #252] [MERGED] Zalgo display name detection #328
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/252
Author: @13xforever
Created: 3/13/2019
Status: ✅ Merged
Merged: 3/13/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
9624c63change the note, and add a comment about GD category7dbf0c5detect fucked up user names053067ftweaked the zalgo detection📊 Changes
5 files changed (+156 additions, -8 deletions)
View changed files
➕
CompatBot/EventHandlers/UsernameZalgoMonitor.cs(+73 -0)📝
CompatBot/Program.cs(+5 -0)📝
CompatBot/Utils/DiscordClientExtensions.cs(+4 -2)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+3 -6)➕
Tests/ZalgoTests.cs(+71 -0)📄 Description
No management stuff for now, only monitoring and reporting
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.