[PR #693] [MERGED] Maitenance #756

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/693
Author: @13xforever
Created: 1/23/2021
Status: Merged
Merged: 1/23/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 9f1c1c4 fix strings for newer log format
  • 44e4dce update dependencies

📊 Changes

17 files changed (+44 additions, -38 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+2 -2)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/Commands/Attributes/RequiresDm.cs (+2 -1)
📝 CompatBot/Commands/Explain.cs (+3 -3)
📝 CompatBot/Commands/Minesweeper.cs (+1 -1)
📝 CompatBot/Commands/Moderation.Audit.cs (+4 -4)
📝 CompatBot/Commands/Sudo.cs (+2 -2)
📝 CompatBot/Commands/Syscall.cs (+3 -2)
📝 CompatBot/Commands/Vision.cs (+4 -1)
📝 CompatBot/CompatBot.csproj (+7 -7)
📝 CompatBot/Database/Providers/ThumbnailProvider.cs (+1 -1)
📝 CompatBot/EventHandlers/DeletedMessagesMonitor.cs (+3 -3)
📝 CompatBot/EventHandlers/EmpathySimulationHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+2 -1)
📝 CompatBot/Utils/Extensions/DiscordClientExtensions.cs (+5 -5)
📝 CompatBot/Utils/Extensions/DiscordMessageExtensions.cs (+2 -2)

📄 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/693 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/23/2021 **Status:** ✅ Merged **Merged:** 1/23/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`9f1c1c4`](https://github.com/RPCS3/discord-bot/commit/9f1c1c4ca8ef55dcfcc0ccc1555639320602bc0e) fix strings for newer log format - [`44e4dce`](https://github.com/RPCS3/discord-bot/commit/44e4dce047f537ac890c8ebb8a67cfb65b7bf818) update dependencies ### 📊 Changes **17 files changed** (+44 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+2 -2) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/Commands/Attributes/RequiresDm.cs` (+2 -1) 📝 `CompatBot/Commands/Explain.cs` (+3 -3) 📝 `CompatBot/Commands/Minesweeper.cs` (+1 -1) 📝 `CompatBot/Commands/Moderation.Audit.cs` (+4 -4) 📝 `CompatBot/Commands/Sudo.cs` (+2 -2) 📝 `CompatBot/Commands/Syscall.cs` (+3 -2) 📝 `CompatBot/Commands/Vision.cs` (+4 -1) 📝 `CompatBot/CompatBot.csproj` (+7 -7) 📝 `CompatBot/Database/Providers/ThumbnailProvider.cs` (+1 -1) 📝 `CompatBot/EventHandlers/DeletedMessagesMonitor.cs` (+3 -3) 📝 `CompatBot/EventHandlers/EmpathySimulationHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+2 -1) 📝 `CompatBot/Utils/Extensions/DiscordClientExtensions.cs` (+5 -5) 📝 `CompatBot/Utils/Extensions/DiscordMessageExtensions.cs` (+2 -2) </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:48 -05:00
yindo closed this issue 2026-02-15 15:56:48 -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#756