[PR #384] [MERGED] Minor updates #457

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (5)

📊 Changes

6 files changed (+38 additions, -11 deletions)

View changed files

📝 Clients/AppveyorClient/Client.cs (+3 -2)
📝 CompatBot/CompatBot.csproj (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/Utils/Extensions/RolesExtensions.cs (+12 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+20 -7)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+1 -1)

📄 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/384 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/22/2019 **Status:** ✅ Merged **Merged:** 8/22/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (5) - [`3d93339`](https://github.com/RPCS3/discord-bot/commit/3d93339698b763b8d1b0dcf747b865f5d205ac56) fix potential exception - [`68871f8`](https://github.com/RPCS3/discord-bot/commit/68871f80af06744154d2c0f1445439bf54255291) fix pr download links being cached for too long - [`df90ad1`](https://github.com/RPCS3/discord-bot/commit/df90ad1d457989ff9399beef36b2f6f464c460a7) grammar? - [`0964fb8`](https://github.com/RPCS3/discord-bot/commit/0964fb8eeea529f0f2bc63cc69403ee3b731dc53) update deps - [`c3e268a`](https://github.com/RPCS3/discord-bot/commit/c3e268ac843ec55e1c5eda7cb40003f60ed02d1d) detect disc dump inside /dev_hdd0/game/ ### 📊 Changes **6 files changed** (+38 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Clients/AppveyorClient/Client.cs` (+3 -2) 📝 `CompatBot/CompatBot.csproj` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/Utils/Extensions/RolesExtensions.cs` (+12 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+20 -7) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+1 -1) </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:00 -05:00
yindo closed this issue 2026-02-15 15:56:00 -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#457