[PR #135] [MERGED] Fix some potential issues that can result in false positive piracy warnings #228

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/135
Author: @13xforever
Created: 11/25/2018
Status: Merged
Merged: 11/25/2018
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 9d00f3d add alias for !sudo commands
  • d4e1d07 let's try not to give false piracy warnings
  • fea811f more potential issues

📊 Changes

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

View changed files

📝 CompatBot/Commands/Sudo.Bot.Commands.cs (+1 -2)
📝 CompatBot/EventHandlers/AntipiracyMonitor.cs (+3 -0)
📝 CompatBot/Utils/DiscordClientExtensions.cs (+12 -1)

📄 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/135 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/25/2018 **Status:** ✅ Merged **Merged:** 11/25/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`9d00f3d`](https://github.com/RPCS3/discord-bot/commit/9d00f3d1fb1cdfdc25d8a086db24d1681af5eea6) add alias for !sudo commands - [`d4e1d07`](https://github.com/RPCS3/discord-bot/commit/d4e1d0746e447bd08f349d76fc4746d2ef17e13c) let's try not to give false piracy warnings - [`fea811f`](https://github.com/RPCS3/discord-bot/commit/fea811ff7fae6e43cf99c5fc51a8117bbb04f773) more potential issues ### 📊 Changes **3 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Bot.Commands.cs` (+1 -2) 📝 `CompatBot/EventHandlers/AntipiracyMonitor.cs` (+3 -0) 📝 `CompatBot/Utils/DiscordClientExtensions.cs` (+12 -1) </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:24 -05:00
yindo closed this issue 2026-02-15 15:55: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#228