[PR #825] [MERGED] Rework ird client to use static backup #874

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/825
Author: @clienthax
Created: 11/21/2021
Status: Merged
Merged: 11/21/2021
Merged by: @clienthax

Base: masterHead: irdfix


📝 Commits (1)

  • b0d11c1 Rework ird client to use static backup

📊 Changes

4 files changed (+47 additions, -66 deletions)

View changed files

📝 Clients/IrdLibraryClient/IrdClient.cs (+37 -53)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -0)
📝 Clients/IrdLibraryClient/POCOs/SearchResult.cs (+8 -12)
📝 CompatBot/Utils/ResultFormatters/IrdSearchResultFormatter.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/825 **Author:** [@clienthax](https://github.com/clienthax) **Created:** 11/21/2021 **Status:** ✅ Merged **Merged:** 11/21/2021 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `irdfix` --- ### 📝 Commits (1) - [`b0d11c1`](https://github.com/RPCS3/discord-bot/commit/b0d11c19796c56d9157b22c9d65c742cffeed505) Rework ird client to use static backup ### 📊 Changes **4 files changed** (+47 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `Clients/IrdLibraryClient/IrdClient.cs` (+37 -53) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -0) 📝 `Clients/IrdLibraryClient/POCOs/SearchResult.cs` (+8 -12) 📝 `CompatBot/Utils/ResultFormatters/IrdSearchResultFormatter.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:57:06 -05:00
yindo closed this issue 2026-02-15 15:57:06 -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#874