[PR #980] [MERGED] Hotfixes #985

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/980
Author: @13xforever
Created: 3/25/2025
Status: Merged
Merged: 3/25/2025
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • d950858 potentially make the first launch faster
  • e2d38da fix psn check commands in DMs

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 CompatBot/Commands/CompatList.Latest.cs (+1 -1)
📝 CompatBot/Commands/Psn.Check.cs (+2 -2)
📝 CompatBot/Program.cs (+2 -2)

📄 Description

psn check commands got missing in DMs
also try bulk overwrite on first launch


🔄 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/980 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/25/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`d950858`](https://github.com/RPCS3/discord-bot/commit/d950858ba7564a3e3aabbb74e10e2f693d0aec61) potentially make the first launch faster - [`e2d38da`](https://github.com/RPCS3/discord-bot/commit/e2d38dacd3eb1bf660126fe2f641513a31d86969) fix psn check commands in DMs ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/CompatList.Latest.cs` (+1 -1) 📝 `CompatBot/Commands/Psn.Check.cs` (+2 -2) 📝 `CompatBot/Program.cs` (+2 -2) </details> ### 📄 Description `psn check` commands got missing in DMs also try bulk overwrite on first launch --- <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:24 -05:00
yindo closed this issue 2026-02-15 15:57:24 -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#985