[PR #875] [MERGED] Expand message filter to attachments and embeds #900

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/875
Author: @13xforever
Created: 7/2/2022
Status: Merged
Merged: 7/2/2022
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (2)

  • 8b8af2c scan attachment filenames and embeds in addition to message content
  • 489a436 upgrade 3rd party deps

📊 Changes

3 files changed (+22 additions, -11 deletions)

View changed files

📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 CompatBot/CompatBot.csproj (+6 -6)
📝 CompatBot/Database/Providers/ContentFilter.cs (+15 -4)

📄 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/875 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 7/2/2022 **Status:** ✅ Merged **Merged:** 7/2/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`8b8af2c`](https://github.com/RPCS3/discord-bot/commit/8b8af2c50045ff48d1f3075b82e3a25d47ff6cdd) scan attachment filenames and embeds in addition to message content - [`489a436`](https://github.com/RPCS3/discord-bot/commit/489a4363d6c70459f01ab4f3fbb1ada8e48c01f8) upgrade 3rd party deps ### 📊 Changes **3 files changed** (+22 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+6 -6) 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+15 -4) </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:10 -05:00
yindo closed this issue 2026-02-15 15:57:10 -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#900