[PR #328] [MERGED] Fix potential for abuse #404

Closed
opened 2026-02-15 15:55:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/328
Author: @13xforever
Created: 6/3/2019
Status: Merged
Merged: 6/3/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

📊 Changes

5 files changed (+25 additions, -11 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 CompatBot/Commands/Psn.cs (+15 -1)
📝 CompatBot/CompatBot.csproj (+6 -6)
📝 Tests/Tests.csproj (+2 -2)

📄 Description

  • Clamp the number of psn search results
  • Update 3rd party dependencies

🔄 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/328 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/3/2019 **Status:** ✅ Merged **Merged:** 6/3/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`17d3065`](https://github.com/RPCS3/discord-bot/commit/17d3065a1b7215180faaa7e5f639ec295b5bf955) update deps - [`4212c35`](https://github.com/RPCS3/discord-bot/commit/4212c356a0b37b0eb994d19789133711b52b0d14) clamp psn search results count ### 📊 Changes **5 files changed** (+25 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `CompatBot/Commands/Psn.cs` (+15 -1) 📝 `CompatBot/CompatBot.csproj` (+6 -6) 📝 `Tests/Tests.csproj` (+2 -2) </details> ### 📄 Description * Clamp the number of psn search results * Update 3rd party dependencies --- <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:55:52 -05:00
yindo closed this issue 2026-02-15 15:55:52 -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#404