[PR #807] [MERGED] Improve moderation reports #858

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/807
Author: @13xforever
Created: 8/9/2021
Status: Merged
Merged: 8/9/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • b33ac14 improve content filter hit reports
  • 2d5df9c add filter id in the report
  • bb6d170 update 3rd party deps

📊 Changes

6 files changed (+33 additions, -36 deletions)

View changed files

📝 CompatBot/CompatBot.csproj (+1 -1)
📝 CompatBot/Database/Providers/ContentFilter.cs (+10 -9)
📝 CompatBot/EventHandlers/DiscordInviteFilter.cs (+3 -3)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+4 -2)
📝 CompatBot/EventHandlers/MediaScreenshotMonitor.cs (+2 -2)
📝 CompatBot/Utils/Extensions/DiscordClientExtensions.cs (+13 -19)

📄 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/807 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/9/2021 **Status:** ✅ Merged **Merged:** 8/9/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`b33ac14`](https://github.com/RPCS3/discord-bot/commit/b33ac14d09500eaa76ff9e2d82c5a8a8a819f9e9) improve content filter hit reports - [`2d5df9c`](https://github.com/RPCS3/discord-bot/commit/2d5df9c44bf3d0aa5b73bce9ae53586677eeaf70) add filter id in the report - [`bb6d170`](https://github.com/RPCS3/discord-bot/commit/bb6d17032b633091b69765323e6ece8a0c500c1d) update 3rd party deps ### 📊 Changes **6 files changed** (+33 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/CompatBot.csproj` (+1 -1) 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+10 -9) 📝 `CompatBot/EventHandlers/DiscordInviteFilter.cs` (+3 -3) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+4 -2) 📝 `CompatBot/EventHandlers/MediaScreenshotMonitor.cs` (+2 -2) 📝 `CompatBot/Utils/Extensions/DiscordClientExtensions.cs` (+13 -19) </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:57:03 -05:00
yindo closed this issue 2026-02-15 15:57:03 -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#858