[PR #588] [MERGED] Reduce log spam #655

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/588
Author: @13xforever
Created: 5/12/2020
Status: Merged
Merged: 5/12/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 9e5f695 missed some places where bot deletes user messages
  • 2b1fba6 add new command alias

📊 Changes

6 files changed (+13 additions, -1 deletions)

View changed files

📝 CompatBot/Commands/BaseCommandModuleCustom.cs (+4 -0)
📝 CompatBot/Commands/CompatList.cs (+1 -0)
📝 CompatBot/Commands/Sudo.Bot.cs (+1 -1)
📝 CompatBot/EventHandlers/DiscordInviteFilter.cs (+2 -0)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+2 -0)
📝 CompatBot/Utils/Extensions/InteractivityExtensions.cs (+3 -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/588 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/12/2020 **Status:** ✅ Merged **Merged:** 5/12/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`9e5f695`](https://github.com/RPCS3/discord-bot/commit/9e5f695ad9b8cf5a123007ea0b78342b357e6984) missed some places where bot deletes user messages - [`2b1fba6`](https://github.com/RPCS3/discord-bot/commit/2b1fba6101f6e1fb37d6ad4d042861f5dadbacf8) add new command alias ### 📊 Changes **6 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/BaseCommandModuleCustom.cs` (+4 -0) 📝 `CompatBot/Commands/CompatList.cs` (+1 -0) 📝 `CompatBot/Commands/Sudo.Bot.cs` (+1 -1) 📝 `CompatBot/EventHandlers/DiscordInviteFilter.cs` (+2 -0) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+2 -0) 📝 `CompatBot/Utils/Extensions/InteractivityExtensions.cs` (+3 -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:32 -05:00
yindo closed this issue 2026-02-15 15:56:32 -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#655