[PR #611] [MERGED] Maintenance #676

Closed
opened 2026-02-15 15:56:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/611
Author: @13xforever
Created: 6/18/2020
Status: Merged
Merged: 6/18/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • b680ad4 update dependencies
  • 324d6e1 fix an issue with piracy detection when game was moved, and not deleted
  • c81e578 account for letter case when matching duplicate messages

📊 Changes

6 files changed (+38 additions, -19 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/CompatBot.csproj (+13 -13)
📝 CompatBot/EventHandlers/EmpathySimulationHandler.cs (+14 -3)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+8 -0)

📄 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/611 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/18/2020 **Status:** ✅ Merged **Merged:** 6/18/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`b680ad4`](https://github.com/RPCS3/discord-bot/commit/b680ad4469ad90fd4ab3f218ffc52f1d6107da69) update dependencies - [`324d6e1`](https://github.com/RPCS3/discord-bot/commit/324d6e12a74f3e31c19891d82e819b0c3b76442b) fix an issue with piracy detection when game was moved, and not deleted - [`c81e578`](https://github.com/RPCS3/discord-bot/commit/c81e578d58f3e6e551874655ed9c768700139865) account for letter case when matching duplicate messages ### 📊 Changes **6 files changed** (+38 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+13 -13) 📝 `CompatBot/EventHandlers/EmpathySimulationHandler.cs` (+14 -3) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+8 -0) </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:56:35 -05:00
yindo closed this issue 2026-02-15 15:56:35 -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#676