[PR #471] [MERGED] Update content filter logic a bit #544

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/471
Author: @13xforever
Created: 11/26/2019
Status: Merged
Merged: 11/26/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • e64ce62 do not recommend mega block size for tlou anymore
  • f41e0ec update unicode confusables from 12.0.0 to 12.1.0

📊 Changes

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

View changed files

📝 CompatBot/Database/Providers/ContentFilter.cs (+16 -3)
📝 CompatBot/EventHandlers/ContentFilterMonitor.cs (+1 -1)
📝 CompatBot/Program.cs (+3 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+2 -2)
📝 HomoglyphConverter/Normalizer.cs (+1 -0)
📝 HomoglyphConverter/confusables.txt (+4 -4)
📝 HomoglyphConverter/confusables.txt.gz (+0 -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/471 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/26/2019 **Status:** ✅ Merged **Merged:** 11/26/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`e64ce62`](https://github.com/RPCS3/discord-bot/commit/e64ce624ff598e9d857107ba1556bbe1644cc8be) do not recommend mega block size for tlou anymore - [`f41e0ec`](https://github.com/RPCS3/discord-bot/commit/f41e0ecd64e0f9d9488d0ed74740150016630d93) update unicode confusables from 12.0.0 to 12.1.0 ### 📊 Changes **7 files changed** (+27 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+16 -3) 📝 `CompatBot/EventHandlers/ContentFilterMonitor.cs` (+1 -1) 📝 `CompatBot/Program.cs` (+3 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+2 -2) 📝 `HomoglyphConverter/Normalizer.cs` (+1 -0) 📝 `HomoglyphConverter/confusables.txt` (+4 -4) 📝 `HomoglyphConverter/confusables.txt.gz` (+0 -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:15 -05:00
yindo closed this issue 2026-02-15 15:56:15 -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#544