mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #981] [MERGED] Hotfixes, part 2 #989
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/981
Author: @13xforever
Created: 3/25/2025
Status: ✅ Merged
Merged: 3/25/2025
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (6)
9cf176bupdate "Check for updates" button on game info embed in spam channel48115eeconfig option to enable bulk command overwrite on restart3f934a2bring back bot muting with emoji reaction298ee78add warning issuer mention to the user message42fa758use reply message when using message context menu for warningff37ba7better handling of all unknown text commands📊 Changes
12 files changed (+117 additions, -46 deletions)
View changed files
📝
CompatBot/Commands/Misc.cs(+4 -2)📝
CompatBot/Commands/Processors/CommandErroredHandler.cs(+50 -6)📝
CompatBot/Commands/Psn.Check.cs(+3 -6)📝
CompatBot/Commands/Warnings.ContextMenus.cs(+4 -2)📝
CompatBot/Commands/Warnings.cs(+2 -2)📝
CompatBot/Config.cs(+4 -3)📝
CompatBot/Database/Providers/ContentFilter.cs(+10 -6)📝
CompatBot/EventHandlers/DiscordInviteFilter.cs(+10 -6)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+10 -6)📝
CompatBot/EventHandlers/ProductCodeLookup.cs(+3 -4)📝
CompatBot/EventHandlers/Starbucks.cs(+16 -0)📝
CompatBot/Program.cs(+1 -3)📄 Description
Check for updatesbutton on game info embed to work for everyone and change hint to work with slash commands by copy/paste🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.