[PR #569] [MERGED] Hopefully fix issues with the new version of Discord gateways #637

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 34dd5e7 update dependencies
  • 838e4ce remove new opcode workaround
  • da595d6 fix potential issue with new builds monitor

📊 Changes

6 files changed (+18 additions, -28 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/Commands/CompatList.cs (+2 -2)
📝 CompatBot/CompatBot.csproj (+13 -13)
📝 CompatBot/Program.cs (+0 -10)

📄 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/569 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 4/4/2020 **Status:** ✅ Merged **Merged:** 4/4/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`34dd5e7`](https://github.com/RPCS3/discord-bot/commit/34dd5e7392e320a1fb085b9f444f9d652e5b697e) update dependencies - [`838e4ce`](https://github.com/RPCS3/discord-bot/commit/838e4ce7c97bfbc4449ac1bfc58e8c879f3413b1) remove new opcode workaround - [`da595d6`](https://github.com/RPCS3/discord-bot/commit/da595d62f4290d6a0bcfc6d4fa086628e1412dc9) fix potential issue with new builds monitor ### 📊 Changes **6 files changed** (+18 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/Commands/CompatList.cs` (+2 -2) 📝 `CompatBot/CompatBot.csproj` (+13 -13) 📝 `CompatBot/Program.cs` (+0 -10) </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:30 -05:00
yindo closed this issue 2026-02-15 15:56:30 -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#637