[PR #473] [MERGED] Misc update #545

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/473
Author: @13xforever
Created: 12/1/2019
Status: Merged
Merged: 12/1/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • 01b46af report number of cpus
  • 5134fc6 fix potential issue in the event handler
  • 3d03f88 tweak some zalgo stripping and filter stripping of strings
  • 53599bd fix tests

📊 Changes

7 files changed (+31 additions, -13 deletions)

View changed files

📝 CompatBot/Commands/BotStats.cs (+1 -0)
📝 CompatBot/Database/Providers/ContentFilter.cs (+1 -1)
📝 CompatBot/EventHandlers/PostLogHelpHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/UsernameZalgoMonitor.cs (+3 -3)
📝 CompatBot/Utils/Extensions/StringUtils.cs (+18 -6)
📝 HomoglyphConverter/Normalizer.cs (+1 -0)
📝 Tests/StringUtilTests.cs (+6 -2)

📄 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/473 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 12/1/2019 **Status:** ✅ Merged **Merged:** 12/1/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`01b46af`](https://github.com/RPCS3/discord-bot/commit/01b46aff915b601cc96f4c41972fd04369493e7a) report number of cpus - [`5134fc6`](https://github.com/RPCS3/discord-bot/commit/5134fc6dd71b16ce1152522e7f4fc0f4e01938bd) fix potential issue in the event handler - [`3d03f88`](https://github.com/RPCS3/discord-bot/commit/3d03f88f590b9261217156b09b8b449574c3812a) tweak some zalgo stripping and filter stripping of strings - [`53599bd`](https://github.com/RPCS3/discord-bot/commit/53599bda93b4342213df17b96ad47fcee14ba980) fix tests ### 📊 Changes **7 files changed** (+31 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/BotStats.cs` (+1 -0) 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+1 -1) 📝 `CompatBot/EventHandlers/PostLogHelpHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/UsernameZalgoMonitor.cs` (+3 -3) 📝 `CompatBot/Utils/Extensions/StringUtils.cs` (+18 -6) 📝 `HomoglyphConverter/Normalizer.cs` (+1 -0) 📝 `Tests/StringUtilTests.cs` (+6 -2) </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:16 -05:00
yindo closed this issue 2026-02-15 15:56:16 -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#545