[PR #405] [MERGED] Regularly scheduled bugfixes #481

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (4)

  • 890567d fix extraction of missing rap files
  • 49fc697 reduce settings column width by 1 character
  • 1a5f9fa fix double mention on piracy warning
  • 0b2adb7 add a note on Verification failed (e=0x17): file::read fatal error

📊 Changes

5 files changed (+28 additions, -23 deletions)

View changed files

📝 CompatBot/Database/Providers/ContentFilter.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+20 -20)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+5 -0)

📄 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/405 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 9/11/2019 **Status:** ✅ Merged **Merged:** 9/11/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`890567d`](https://github.com/RPCS3/discord-bot/commit/890567d9dc6c2729a94e9594a6579a265e4908f1) fix extraction of missing rap files - [`49fc697`](https://github.com/RPCS3/discord-bot/commit/49fc6979a86806370bcd52ed9b38e64dc48fcb29) reduce settings column width by 1 character - [`1a5f9fa`](https://github.com/RPCS3/discord-bot/commit/1a5f9fa3ab9165a3b51e88865b2c338b844c37bf) fix double mention on piracy warning - [`0b2adb7`](https://github.com/RPCS3/discord-bot/commit/0b2adb7101653befd9527db48985b14766c3c115) add a note on Verification failed (e=0x17): file::read fatal error ### 📊 Changes **5 files changed** (+28 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+20 -20) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+5 -0) </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:05 -05:00
yindo closed this issue 2026-02-15 15:56:05 -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#481