[PR #365] [MERGED] New log parser notes #440

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

📊 Changes

3 files changed (+75 additions, -26 deletions)

View changed files

📝 CompatBot/Commands/Syscall.cs (+8 -0)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+6 -5)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+61 -21)

📄 Description

Also "fix" !syscall command for Juhn


🔄 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/365 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/8/2019 **Status:** ✅ Merged **Merged:** 8/8/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`dbf06ee`](https://github.com/RPCS3/discord-bot/commit/dbf06eeb9df325b4a442fec3d2a04578e66ba523) check file path lengths on windows - [`86cc9a3`](https://github.com/RPCS3/discord-bot/commit/86cc9a391e9ade66a4bdd512eb3b4aa7d0fd4063) detect game modifications - [`b75e50a`](https://github.com/RPCS3/discord-bot/commit/b75e50a6bd19d2f0737b63830a2627ae8b7e17d0) make Juhn happy ### 📊 Changes **3 files changed** (+75 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Syscall.cs` (+8 -0) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+6 -5) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+61 -21) </details> ### 📄 Description Also "fix" `!syscall` command for Juhn --- <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:57 -05:00
yindo closed this issue 2026-02-15 15:55:57 -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#440