[PR #265] [MERGED] Fix plaintext log parsing in some cases #343

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/265
Author: @13xforever
Created: 3/18/2019
Status: Merged
Merged: 3/18/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 9eb4c01 less spam for casual game lookups
  • dd31774 tweak build download embed formatting
  • 3689165 for some reason equality fails, plus there's the possibility of BOM

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 CompatBot/EventHandlers/IsTheGamePlayableHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/PlainText.cs (+2 -2)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+2 -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/265 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/18/2019 **Status:** ✅ Merged **Merged:** 3/18/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`9eb4c01`](https://github.com/RPCS3/discord-bot/commit/9eb4c01b001c4535b47c3d8a4c4eb527c86ca20a) less spam for casual game lookups - [`dd31774`](https://github.com/RPCS3/discord-bot/commit/dd31774e7f89abd49ff3c0f3b79b49e7a3925359) tweak build download embed formatting - [`3689165`](https://github.com/RPCS3/discord-bot/commit/3689165634c9f3c0b82f101ec50a707e5fa18e7a) for some reason equality fails, plus there's the possibility of BOM ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/IsTheGamePlayableHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/PlainText.cs` (+2 -2) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+2 -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:55:43 -05:00
yindo closed this issue 2026-02-15 15:55:43 -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#343