mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #1003] [MERGED] Some anti-spam enhancements #1008
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/1003
Author: @13xforever
Created: 7/17/2025
Status: ✅ Merged
Merged: 7/17/2025
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
00853aaadd anti-spam handler that removes the same message in multiple channelsec02017send user dm if content filter has kicked the user7c246d6send DM when bot detects an old bot commandb1537ddlog removed spam content message📊 Changes
4 files changed (+83 additions, -1 deletions)
View changed files
📝
CompatBot/Commands/Processors/CommandErroredHandler.cs(+10 -0)📝
CompatBot/Database/Providers/ContentFilter.cs(+6 -1)➕
CompatBot/EventHandlers/AntiSpamMessageHandler.cs(+66 -0)📝
CompatBot/Program.cs(+1 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.