mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #989] [MERGED] Another batch of fixes and improvements #996
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/989
Author: @13xforever
Created: 3/29/2025
Status: ✅ Merged
Merged: 3/29/2025
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (6)
67398cemore ValueTask updates48fb3fcfix all the places where database is actually open for modificationde504eaadd db open logs to debug buildd5683f3fix potential issues with overlapping database scopes4f8e4c4replace windows-only dependencies with imagesharp code114532aapparently you can't defer when using modal response📊 Changes
44 files changed (+575 additions, -432 deletions)
View changed files
📝
Clients/CompatApiClient/Client.cs(+4 -3)📝
CompatBot/Commands/Bot.Configuration.cs(+8 -8)📝
CompatBot/Commands/Bot.cs(+23 -20)📝
CompatBot/Commands/CompatList.Latest.cs(+18 -12)📝
CompatBot/Commands/CompatList.cs(+13 -13)📝
CompatBot/Commands/ContentFilters.cs(+107 -92)📝
CompatBot/Commands/Events.cs(+12 -12)📝
CompatBot/Commands/Explain.cs(+14 -14)📝
CompatBot/Commands/ForcedNicknames.cs(+9 -9)📝
CompatBot/Commands/Fortune.cs(+14 -11)📝
CompatBot/Commands/Invites.cs(+3 -3)📝
CompatBot/Commands/Psn.Check.cs(+4 -4)📝
CompatBot/Commands/Psn.cs(+7 -7)📝
CompatBot/Commands/Sudo.Fix.cs(+12 -12)📝
CompatBot/Commands/Syscall.cs(+4 -4)📝
CompatBot/Commands/Vision.cs(+0 -1)📝
CompatBot/Commands/Warnings.cs(+40 -28)📝
CompatBot/CompatBot.csproj(+0 -2)📝
CompatBot/Database/BotDb.cs(+35 -6)📝
CompatBot/Database/DbImporter.cs(+9 -9)...and 24 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.