[PR #1022] [MERGED] Support new config types #1023

Closed
opened 2026-06-05 16:14:38 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/1022
Author: @13xforever
Created: 4/19/2026
Status: Merged
Merged: 4/19/2026
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (1)

  • 9d2aeec update log parser to support the new config types

📊 Changes

6 files changed (+33 additions, -24 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+2 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.RegexPatterns.cs (+4 -2)
📝 CompatBot/Utils/Extensions/StringUtils.cs (+13 -10)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+13 -9)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+0 -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/1022 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 4/19/2026 **Status:** ✅ Merged **Merged:** 4/19/2026 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`9d2aeec`](https://github.com/RPCS3/discord-bot/commit/9d2aeec319f2a009d06dc8dc06b25d2a0b5cdd2c) update log parser to support the new config types ### 📊 Changes **6 files changed** (+33 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+2 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.RegexPatterns.cs` (+4 -2) 📝 `CompatBot/Utils/Extensions/StringUtils.cs` (+13 -10) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+13 -9) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+0 -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-06-05 16:14:38 -04:00
yindo closed this issue 2026-06-05 16:14:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#1023