[PR #518] [MERGED] Regular updates to the log parser #588

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/518
Author: @13xforever
Created: 2/24/2020
Status: Merged
Merged: 2/24/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • ffa43e6 add check for a new audio backend initialization error
  • 95bc999 normalize input for !psn rename command
  • c968165 improve fatal error handling for the new hard crash logging
  • 41cab33 move some stuff around for better result formatting

📊 Changes

3 files changed (+28 additions, -24 deletions)

View changed files

📝 CompatBot/Commands/Psn.cs (+1 -0)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+2 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+25 -24)

📄 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/518 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/24/2020 **Status:** ✅ Merged **Merged:** 2/24/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`ffa43e6`](https://github.com/RPCS3/discord-bot/commit/ffa43e68d2dae70d3d0763e059c0f99e56afb151) add check for a new audio backend initialization error - [`95bc999`](https://github.com/RPCS3/discord-bot/commit/95bc999cf80cd79d0986f856e0ef31c8e2cd3aba) normalize input for !psn rename command - [`c968165`](https://github.com/RPCS3/discord-bot/commit/c968165fc979d06df1d1ab020f7c49a93f9ee4ff) improve fatal error handling for the new hard crash logging - [`41cab33`](https://github.com/RPCS3/discord-bot/commit/41cab3334a625b8b1d3813e547424182255cb6ed) move some stuff around for better result formatting ### 📊 Changes **3 files changed** (+28 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Psn.cs` (+1 -0) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+2 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+25 -24) </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:22 -05:00
yindo closed this issue 2026-02-15 15:56:22 -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#588