[PR #401] [MERGED] Fix some broken stuff #476

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/401
Author: @13xforever
Created: 9/7/2019
Status: Merged
Merged: 9/7/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

📊 Changes

7 files changed (+93 additions, -8 deletions)

View changed files

CompatBot/EventHandlers/EmpathySimulationHandler.cs (+80 -0)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/EventHandlers/NewBuildsMonitor.cs (+1 -1)
📝 CompatBot/Program.cs (+3 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+0 -6)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+7 -0)
📝 CompatBot/Utils/ResultFormatters/TitleInfoFormatter.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/401 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 9/7/2019 **Status:** ✅ Merged **Merged:** 9/7/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`4e6ce53`](https://github.com/RPCS3/discord-bot/commit/4e6ce5351329d1dc051d592996fb6044b842e1ec) fix broken forum links - [`03dd80d`](https://github.com/RPCS3/discord-bot/commit/03dd80d4cb4989e605935187d330b094841f59ca) check for stretched display and move disable vertex cache check - [`37e7ede`](https://github.com/RPCS3/discord-bot/commit/37e7edefacf8c092c73ff3536ccc35c2acd56767) fun - [`6d97747`](https://github.com/RPCS3/discord-bot/commit/6d97747e77c3318045c26491754cef276d48e34e) some hot fixes ### 📊 Changes **7 files changed** (+93 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `CompatBot/EventHandlers/EmpathySimulationHandler.cs` (+80 -0) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/EventHandlers/NewBuildsMonitor.cs` (+1 -1) 📝 `CompatBot/Program.cs` (+3 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+0 -6) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+7 -0) 📝 `CompatBot/Utils/ResultFormatters/TitleInfoFormatter.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:56:02 -05:00
yindo closed this issue 2026-02-15 15:56:02 -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#476