[PR #110] [MERGED] A couple of new log detections #207

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/110
Author: @13xforever
Created: 10/28/2018
Status: Merged
Merged: 10/28/2018
Merged by: @13xforever

Base: masterHead: bugfixes_1810


📝 Commits (2)

  • ed8a3b6 Link bot spam channel in !explain
  • 0f81902 Detect disc games installed as a pkg

📊 Changes

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

View changed files

📝 CompatBot/Commands/Explain.cs (+4 -2)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+3 -1)

📄 Description

Particularly, detect disc games installed as a pkg


🔄 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/110 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/28/2018 **Status:** ✅ Merged **Merged:** 10/28/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `bugfixes_1810` --- ### 📝 Commits (2) - [`ed8a3b6`](https://github.com/RPCS3/discord-bot/commit/ed8a3b6ec45bf8d79ff02a9dfed06ea02388577c) Link bot spam channel in !explain - [`0f81902`](https://github.com/RPCS3/discord-bot/commit/0f819028b0c577f0ea4bd5d772d92e697c9ae1a3) Detect disc games installed as a pkg ### 📊 Changes **3 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Explain.cs` (+4 -2) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+3 -1) </details> ### 📄 Description Particularly, detect disc games installed as a pkg --- <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:21 -05:00
yindo closed this issue 2026-02-15 15:55:21 -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#207