[PR #639] [MERGED] Maintenance #703

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

📊 Changes

9 files changed (+38 additions, -28 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+2 -2)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/CompatBot.csproj (+15 -15)
📝 CompatBot/Utils/BufferCopyStream.cs (+12 -4)
📝 Tests/Tests.csproj (+1 -1)
📝 discord-bot-net.sln (+1 -0)
📝 nuget.config (+4 -3)

📄 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/639 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/27/2020 **Status:** ✅ Merged **Merged:** 8/27/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`690cd67`](https://github.com/RPCS3/discord-bot/commit/690cd673c2d03900db783895c47cd036a93460e5) update deps - [`e43d92b`](https://github.com/RPCS3/discord-bot/commit/e43d92bef2914c7e0d56a046ed5731e40efc492d) add diagnostics for mega client - [`cb69d4d`](https://github.com/RPCS3/discord-bot/commit/cb69d4d792d8a2641f47e12366560cbf0b1238bf) update deps ### 📊 Changes **9 files changed** (+38 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+2 -2) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+15 -15) 📝 `CompatBot/Utils/BufferCopyStream.cs` (+12 -4) 📝 `Tests/Tests.csproj` (+1 -1) 📝 `discord-bot-net.sln` (+1 -0) 📝 `nuget.config` (+4 -3) </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:40 -05:00
yindo closed this issue 2026-02-15 15:56: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#703