[PR #758] [MERGED] Add more zalgo checks #811

Closed
opened 2026-02-15 15:56:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/758
Author: @13xforever
Created: 5/1/2021
Status: Merged
Merged: 5/1/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 00894e2 add more zalgo checks
  • a2b2636 try to use username when it's better than the nickname

📊 Changes

5 files changed (+36 additions, -18 deletions)

View changed files

📝 CompatBot/Commands/ForcedNicknames.cs (+1 -3)
📝 CompatBot/Commands/Moderation.Audit.cs (+1 -1)
📝 CompatBot/EventHandlers/UsernameZalgoMonitor.cs (+32 -13)
📝 Tests/StringUtilTests.cs (+1 -1)
📝 Tests/ZalgoTests.cs (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/758 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/1/2021 **Status:** ✅ Merged **Merged:** 5/1/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`00894e2`](https://github.com/RPCS3/discord-bot/commit/00894e21f6e1e0e019c80c2b0a07942c4f5545a7) add more zalgo checks - [`a2b2636`](https://github.com/RPCS3/discord-bot/commit/a2b26361d8c4fcf7b187ee56bbebd5ad493d8cdd) try to use username when it's better than the nickname ### 📊 Changes **5 files changed** (+36 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/ForcedNicknames.cs` (+1 -3) 📝 `CompatBot/Commands/Moderation.Audit.cs` (+1 -1) 📝 `CompatBot/EventHandlers/UsernameZalgoMonitor.cs` (+32 -13) 📝 `Tests/StringUtilTests.cs` (+1 -1) 📝 `Tests/ZalgoTests.cs` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:56:56 -05:00
yindo closed this issue 2026-02-15 15:56:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#811