[PR #20] [MERGED] piracy checks on regular messages #140

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/20
Author: @13xforever
Created: 2/27/2018
Status: Merged
Merged: 2/27/2018
Merged by: @Nicba1010

Base: masterHead: remove_pirated_links


📝 Commits (3)

  • 85046d7 piracy checks on regular messages
  • b7be6db Ani says just delete the message ¯_(ツ)_/¯
  • 44ba570 this can be more concise now that we don't need to censor the original text

📊 Changes

1 file changed (+11 additions, -1 deletions)

View changed files

📝 bot.py (+11 -1)

📄 Description

original message will be deleted, and censored message will be reposted by bot
if piracy is detected in logs, original message with attachment will also be removed


🔄 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/20 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/27/2018 **Status:** ✅ Merged **Merged:** 2/27/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `remove_pirated_links` --- ### 📝 Commits (3) - [`85046d7`](https://github.com/RPCS3/discord-bot/commit/85046d7e5246f944e9f406851998d9d0db675bb3) piracy checks on regular messages - [`b7be6db`](https://github.com/RPCS3/discord-bot/commit/b7be6db5d81655d43737f5de6fab0fb89a03e7eb) Ani says just delete the message ¯\_(ツ)_/¯ - [`44ba570`](https://github.com/RPCS3/discord-bot/commit/44ba5707379fa3c97296de39b3fba6d16e185265) this can be more concise now that we don't need to censor the original text ### 📊 Changes **1 file changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bot.py` (+11 -1) </details> ### 📄 Description original message will be deleted, and censored message will be reposted by bot if piracy is detected in logs, original message with attachment will also be removed --- <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:09 -05:00
yindo closed this issue 2026-02-15 15:55:09 -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#140