[PR #335] [MERGED] Miscalleneous update #410

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (4)

  • ecf439c fix an issue with psn game search
  • c06983f don't search for empty strings
  • e30d12e !compare misc command
  • 54b5cb7 Fix wording for upcoming event in some cases

📊 Changes

4 files changed (+112 additions, -91 deletions)

View changed files

📝 CompatBot/Commands/EventsBaseCommand.cs (+1 -1)
📝 CompatBot/Commands/Misc.cs (+8 -0)
📝 CompatBot/Commands/Psn.cs (+99 -86)
📝 CompatBot/Utils/Extensions/StringUtils.cs (+4 -4)

📄 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/335 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/9/2019 **Status:** ✅ Merged **Merged:** 6/9/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`ecf439c`](https://github.com/RPCS3/discord-bot/commit/ecf439c92d4684250a6c5a7bc2c5470683bff488) fix an issue with psn game search - [`c06983f`](https://github.com/RPCS3/discord-bot/commit/c06983f14a8e042252961d7c84ebdbadbee24090) don't search for empty strings - [`e30d12e`](https://github.com/RPCS3/discord-bot/commit/e30d12e730026f47b528fa2b6ffeab01316f63cc) !compare misc command - [`54b5cb7`](https://github.com/RPCS3/discord-bot/commit/54b5cb789ddbd480190ad71828f7fc0a5e4c0f3c) Fix wording for upcoming event in some cases ### 📊 Changes **4 files changed** (+112 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/EventsBaseCommand.cs` (+1 -1) 📝 `CompatBot/Commands/Misc.cs` (+8 -0) 📝 `CompatBot/Commands/Psn.cs` (+99 -86) 📝 `CompatBot/Utils/Extensions/StringUtils.cs` (+4 -4) </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:55:53 -05:00
yindo closed this issue 2026-02-15 15:55:53 -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#410