[PR #250] [MERGED] Misc fixes #327

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (4)

  • 1132910 ask for a reason when using !warn without providing one
  • 127defa log what exactly is broken in the dump
  • 6232618 note for llvm arch override
  • b5a1e1e add support for alternative google drive link format

📊 Changes

5 files changed (+33 additions, -6 deletions)

View changed files

📝 CompatBot/Commands/Warnings.cs (+12 -2)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/EventHandlers/LogParsing/SourceHandlers/GoogleDriveHandler.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+16 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+3 -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/250 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/10/2019 **Status:** ✅ Merged **Merged:** 3/10/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`1132910`](https://github.com/RPCS3/discord-bot/commit/113291081da6098492f6c388d830f0850c106dda) ask for a reason when using !warn without providing one - [`127defa`](https://github.com/RPCS3/discord-bot/commit/127defa1e7602ca690bf27d2d672da5a5be6ee69) log what exactly is broken in the dump - [`6232618`](https://github.com/RPCS3/discord-bot/commit/6232618ca8042f87eec00869ad137a9badbb10b0) note for llvm arch override - [`b5a1e1e`](https://github.com/RPCS3/discord-bot/commit/b5a1e1eac44fa14bd179557acb663a959edb8cbc) add support for alternative google drive link format ### 📊 Changes **5 files changed** (+33 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Warnings.cs` (+12 -2) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/EventHandlers/LogParsing/SourceHandlers/GoogleDriveHandler.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+16 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+3 -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:55:40 -05:00
yindo closed this issue 2026-02-15 15:55:40 -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#327