[PR #436] [MERGED] Maintenance update #509

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/436
Author: @13xforever
Created: 10/24/2019
Status: Merged
Merged: 10/24/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (7)

  • a813367 fix error check in update info checker
  • b743d19 revert some checks as it was more fun
  • 4a01290 check for popular broken digital copies of p5
  • 5c4a8f5 check game version for scott pilgrim
  • 8a43df9 increase spu_perf error level
  • f344225 update deps
  • ee248d9 update logging consistency inside the log parser

📊 Changes

6 files changed (+35 additions, -22 deletions)

View changed files

📝 CompatBot/Commands/CompatList.cs (+6 -2)
📝 CompatBot/CompatBot.csproj (+6 -6)
📝 CompatBot/EventHandlers/EmpathySimulationHandler.cs (+2 -2)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+4 -7)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+11 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+6 -2)

📄 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/436 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/24/2019 **Status:** ✅ Merged **Merged:** 10/24/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (7) - [`a813367`](https://github.com/RPCS3/discord-bot/commit/a813367d141dd6585eefacf884a44d140a12ff24) fix error check in update info checker - [`b743d19`](https://github.com/RPCS3/discord-bot/commit/b743d19c92fa2121769246dd462e6bb5693a80bc) revert some checks as it was more fun - [`4a01290`](https://github.com/RPCS3/discord-bot/commit/4a012909b45fb063e46da7649e107930b05ec204) check for popular broken digital copies of p5 - [`5c4a8f5`](https://github.com/RPCS3/discord-bot/commit/5c4a8f51002e81f56c34c7e19cd07f290e15eba3) check game version for scott pilgrim - [`8a43df9`](https://github.com/RPCS3/discord-bot/commit/8a43df97bfd6c23b2d213340e65aa1e622cc811f) increase spu_perf error level - [`f344225`](https://github.com/RPCS3/discord-bot/commit/f344225cb57368f4492257f45600b1e8f601f662) update deps - [`ee248d9`](https://github.com/RPCS3/discord-bot/commit/ee248d9df55b86778ae52fcfe24246d4e3798a9e) update logging consistency inside the log parser ### 📊 Changes **6 files changed** (+35 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/CompatList.cs` (+6 -2) 📝 `CompatBot/CompatBot.csproj` (+6 -6) 📝 `CompatBot/EventHandlers/EmpathySimulationHandler.cs` (+2 -2) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+4 -7) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+11 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+6 -2) </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:10 -05:00
yindo closed this issue 2026-02-15 15:56:10 -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#509