mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #1012] [MERGED] Maintenance #1013
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/1012
Author: @13xforever
Created: 1/9/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
dffaab0add note for iso mountb099d68upgrade deps30a1c63update antispam filter with support for attachment-only messages1871815use jump links in bot log instead of channel link📊 Changes
10 files changed (+67 additions, -14 deletions)
View changed files
📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
CompatBot/CompatBot.csproj(+2 -2)📝
CompatBot/EventHandlers/AntiSpamMessageHandler.cs(+32 -7)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+1 -0)📝
CompatBot/EventHandlers/LogParsing/LogParser.RegexPatterns.cs(+2 -0)➕
CompatBot/Utils/DiscordAttachmentComparer.cs(+20 -0)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+1 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+6 -1)📝
Tests/Tests.csproj(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.