[PR #60] [MERGED] fix piracy check in logs; again #177

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/60
Author: @13xforever
Created: 8/5/2018
Status: Merged
Merged: 8/6/2018
Merged by: @Nicba1010

Base: masterHead: hotfix_log_parsing_again


📝 Commits (3)

  • 44a72ac this was stupid
  • cb1670c send a message explaining that the command is restricted to a specific channel
  • d4a9eea make links shorter in update checker, so they won't get all wonky if we have thumbnail for the game

📊 Changes

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

View changed files

📝 CompatBot/Commands/Attributes/LimitedToHelpChannel.cs (+5 -4)
📝 CompatBot/Commands/Attributes/LimitedToSpamChannel.cs (+5 -4)
📝 CompatBot/Database/Providers/ThumbnailProvider.cs (+3 -0)
📝 CompatBot/ThumbScrapper/PsnScraper.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs (+18 -2)

📄 Description

Also some other minor hotfixes and tweaks


🔄 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/60 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/5/2018 **Status:** ✅ Merged **Merged:** 8/6/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `hotfix_log_parsing_again` --- ### 📝 Commits (3) - [`44a72ac`](https://github.com/RPCS3/discord-bot/commit/44a72acb63a6352541ee19498cde0bd56c8df135) this was stupid - [`cb1670c`](https://github.com/RPCS3/discord-bot/commit/cb1670ccca31d245b7de257989aae0a1ee0f89aa) send a message explaining that the command is restricted to a specific channel - [`d4a9eea`](https://github.com/RPCS3/discord-bot/commit/d4a9eea1ca9b9484bed34ce98b6e274494713c45) make links shorter in update checker, so they won't get all wonky if we have thumbnail for the game ### 📊 Changes **5 files changed** (+32 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Attributes/LimitedToHelpChannel.cs` (+5 -4) 📝 `CompatBot/Commands/Attributes/LimitedToSpamChannel.cs` (+5 -4) 📝 `CompatBot/Database/Providers/ThumbnailProvider.cs` (+3 -0) 📝 `CompatBot/ThumbScrapper/PsnScraper.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs` (+18 -2) </details> ### 📄 Description Also some other minor hotfixes and tweaks --- <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:15 -05:00
yindo closed this issue 2026-02-15 15:55:15 -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#177