[PR #971] [MERGED] Suppress bot replies for old messages #978

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/971
Author: @13xforever
Created: 2/9/2025
Status: Merged
Merged: 2/9/2025
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (1)

  • f0fffec suppress bot replies for old messages

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 CompatBot/Database/Providers/ContentFilter.cs (+3 -0)

📄 Description

Apparently discord gateway is randomly sending events for ancient stuff from time to time.


🔄 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/971 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/9/2025 **Status:** ✅ Merged **Merged:** 2/9/2025 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`f0fffec`](https://github.com/RPCS3/discord-bot/commit/f0fffeca7e1cf6f861ab36dee841c9bebb859246) suppress bot replies for old messages ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+3 -0) </details> ### 📄 Description Apparently discord gateway is randomly sending events for ancient stuff from time to time. --- <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:23 -05:00
yindo closed this issue 2026-02-15 15:57:23 -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#978