[PR #171] [MERGED] More fixes to the log parser #255

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/171
Author: @13xforever
Created: 1/14/2019
Status: Merged
Merged: 1/14/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 8d0cfd5 detect more cases of disc games installed as a pkg
  • e526ad6 Limit unspecific !pr to bot-spam or dm
  • e2fb86b fix check for outdated builds, again

📊 Changes

5 files changed (+35 additions, -13 deletions)

View changed files

📝 AppveyorClient/Client.cs (+1 -1)
📝 CompatBot/Commands/Attributes/LimitedToSpamChannel.cs (+5 -2)
📝 CompatBot/Commands/Pr.cs (+3 -0)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+4 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+22 -8)

📄 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/171 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/14/2019 **Status:** ✅ Merged **Merged:** 1/14/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`8d0cfd5`](https://github.com/RPCS3/discord-bot/commit/8d0cfd5ee776244e378f4d6fc54768118102a517) detect more cases of disc games installed as a pkg - [`e526ad6`](https://github.com/RPCS3/discord-bot/commit/e526ad6d4b9a25323e6367a077a2d59175eedd8c) Limit unspecific !pr to bot-spam or dm - [`e2fb86b`](https://github.com/RPCS3/discord-bot/commit/e2fb86bd557f2fe1cec917eaf42a6afa6379e7cc) fix check for outdated builds, again ### 📊 Changes **5 files changed** (+35 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `AppveyorClient/Client.cs` (+1 -1) 📝 `CompatBot/Commands/Attributes/LimitedToSpamChannel.cs` (+5 -2) 📝 `CompatBot/Commands/Pr.cs` (+3 -0) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+4 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+22 -8) </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:28 -05:00
yindo closed this issue 2026-02-15 15:55:28 -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#255