[PR #883] [MERGED] Try to fix random stuff #907

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (4)

  • ebbbbd0 move stuff around
  • 223ca4c additional logging to figure out why it throws
  • 61f3e78 move warning for multi-pkg updates and make it more explicit
  • b9e9f49 fix release build

📊 Changes

5 files changed (+87 additions, -77 deletions)

View changed files

📝 CompatBot/Commands/Psn.Check.cs (+34 -3)
📝 CompatBot/EventHandlers/GlobalButtonHandler.cs (+9 -38)
📝 CompatBot/EventHandlers/IsTheGamePlayableHandler.cs (+38 -32)
📝 CompatBot/EventHandlers/ProductCodeLookup.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs (+5 -3)

📄 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/883 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 7/5/2022 **Status:** ✅ Merged **Merged:** 7/5/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`ebbbbd0`](https://github.com/RPCS3/discord-bot/commit/ebbbbd0b0b3e521e71e90dab800e52c75b7c605d) move stuff around - [`223ca4c`](https://github.com/RPCS3/discord-bot/commit/223ca4c6ae313010647f73b65a27d9d2e9a13f90) additional logging to figure out why it throws - [`61f3e78`](https://github.com/RPCS3/discord-bot/commit/61f3e78baa4816df6e35da210b4e1729210ae942) move warning for multi-pkg updates and make it more explicit - [`b9e9f49`](https://github.com/RPCS3/discord-bot/commit/b9e9f496ab0da0c9c10d73c527887bba012cf896) fix release build ### 📊 Changes **5 files changed** (+87 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Psn.Check.cs` (+34 -3) 📝 `CompatBot/EventHandlers/GlobalButtonHandler.cs` (+9 -38) 📝 `CompatBot/EventHandlers/IsTheGamePlayableHandler.cs` (+38 -32) 📝 `CompatBot/EventHandlers/ProductCodeLookup.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs` (+5 -3) </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:11 -05:00
yindo closed this issue 2026-02-15 15:57:11 -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#907