[PR #961] [MERGED] Update ird command #968

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/961
Author: @FlexBy420
Created: 9/28/2024
Status: Merged
Merged: 9/30/2024
Merged by: @clienthax

Base: masterHead: patch-3


📝 Commits (3)

  • c1150a1 Update IrdClient.cs
  • d689816 Update IrdSearchResultFormatter.cs
  • 5016ad0 Update IrdSearchResultFormatter.cs

📊 Changes

2 files changed (+109 additions, -197 deletions)

View changed files

📝 Clients/IrdLibraryClient/IrdClient.cs (+81 -167)
📝 CompatBot/Utils/ResultFormatters/IrdSearchResultFormatter.cs (+28 -30)

📄 Description

#952
Rewritten ird command to use more API based approach fetch from DB that has much more IRD files available.
IRD source: https://flexby420.github.io/playstation_3_ird_database/


🔄 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/961 **Author:** [@FlexBy420](https://github.com/FlexBy420) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (3) - [`c1150a1`](https://github.com/RPCS3/discord-bot/commit/c1150a17e3083be49028e53d3f14913b49fa082f) Update IrdClient.cs - [`d689816`](https://github.com/RPCS3/discord-bot/commit/d6898162cd20f9b0d2c83073957d66c492861491) Update IrdSearchResultFormatter.cs - [`5016ad0`](https://github.com/RPCS3/discord-bot/commit/5016ad05add6aad29107d47257a5a83fec20c5d7) Update IrdSearchResultFormatter.cs ### 📊 Changes **2 files changed** (+109 additions, -197 deletions) <details> <summary>View changed files</summary> 📝 `Clients/IrdLibraryClient/IrdClient.cs` (+81 -167) 📝 `CompatBot/Utils/ResultFormatters/IrdSearchResultFormatter.cs` (+28 -30) </details> ### 📄 Description #952 Rewritten ird command to use more API based approach fetch from DB that has much more IRD files available. IRD source: https://flexby420.github.io/playstation_3_ird_database/ --- <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:22 -05:00
yindo closed this issue 2026-02-15 15:57:22 -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#968