[PR #202] [MERGED] Fix CompatBot.Database.Explanation in one handler #283

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/202
Author: @13xforever
Created: 2/1/2019
Status: Merged
Merged: 2/1/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • bee4b68 missed one place after previous changes
  • 6c139ca rename BotShutupHandler

📊 Changes

8 files changed (+70 additions, -12 deletions)

View changed files

📝 CompatBot/Commands/Sudo.cs (+59 -1)
📝 CompatBot/EventHandlers/BotReactionsHandler.cs (+2 -3)
📝 CompatBot/EventHandlers/GithubLinksHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/IsTheGamePlayableHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/LogAsTextMonitor.cs (+4 -3)
📝 CompatBot/EventHandlers/PostLogHelpHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/ProductCodeLookup.cs (+1 -1)
📝 CompatBot/Program.cs (+1 -1)

📄 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/202 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/1/2019 **Status:** ✅ Merged **Merged:** 2/1/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`bee4b68`](https://github.com/RPCS3/discord-bot/commit/bee4b68d648f0ba10f87255b10e2c4ebac556927) missed one place after previous changes - [`6c139ca`](https://github.com/RPCS3/discord-bot/commit/6c139cacc8962db742b86e3c4bcb81575b29b944) rename BotShutupHandler ### 📊 Changes **8 files changed** (+70 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.cs` (+59 -1) 📝 `CompatBot/EventHandlers/BotReactionsHandler.cs` (+2 -3) 📝 `CompatBot/EventHandlers/GithubLinksHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/IsTheGamePlayableHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogAsTextMonitor.cs` (+4 -3) 📝 `CompatBot/EventHandlers/PostLogHelpHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/ProductCodeLookup.cs` (+1 -1) 📝 `CompatBot/Program.cs` (+1 -1) </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:55:32 -05:00
yindo closed this issue 2026-02-15 15:55: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#283