[PR #279] [MERGED] Prevent spam in #media #356

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/279
Author: @13xforever
Created: 4/8/2019
Status: Merged
Merged: 4/8/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • e0d147d add psn version of wkc2 to exceptions
  • 38ecf96 prevent most commands in #media

📊 Changes

3 files changed (+33 additions, -1 deletions)

View changed files

CompatBot/Commands/Attributes/RequiresNotMedia.cs (+16 -0)
📝 CompatBot/Commands/BaseCommandModuleCustom.cs (+13 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+4 -0)

📄 Description

Instead of reviewing every command, I just ignore everything ¯_(ツ)_/¯


🔄 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/279 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 4/8/2019 **Status:** ✅ Merged **Merged:** 4/8/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`e0d147d`](https://github.com/RPCS3/discord-bot/commit/e0d147d46a14815d5ef8526a01f1eb4e010d517e) add psn version of wkc2 to exceptions - [`38ecf96`](https://github.com/RPCS3/discord-bot/commit/38ecf963c5e3c5529dd140a80ae8bbe86b531986) prevent most commands in #media ### 📊 Changes **3 files changed** (+33 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `CompatBot/Commands/Attributes/RequiresNotMedia.cs` (+16 -0) 📝 `CompatBot/Commands/BaseCommandModuleCustom.cs` (+13 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+4 -0) </details> ### 📄 Description Instead of reviewing every command, I just ignore everything ¯\_(ツ)_/¯ --- <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:55:44 -05:00
yindo closed this issue 2026-02-15 15:55:44 -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#356