mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #20] [MERGED] piracy checks on regular messages #140
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:remove_pirated_links📝 Commits (3)
85046d7piracy checks on regular messagesb7be6dbAni says just delete the message ¯_(ツ)_/¯44ba570this 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.