mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #997] [MERGED] Maintenance and fixes #1002
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/997
Author: @13xforever
Created: 6/15/2025
Status: ✅ Merged
Merged: 6/15/2025
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (5)
7f5b665tweak more zalgo variables to pass all tests on detection and strippingbb88968upgrade packages393418bupgrade d#+ packagesf40daa2update region to language mapping listfc92dddmake db context debugging logs debug-only again📊 Changes
16 files changed (+85 additions, -63 deletions)
View changed files
📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+3 -3)📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+2 -2)📝
Clients/PsnClient/PsnClient.csproj(+1 -1)📝
CompatBot/CompatBot.csproj(+9 -9)📝
CompatBot/Database/BotDb.cs(+6 -6)📝
CompatBot/Database/DbImporter.cs(+29 -21)📝
CompatBot/Database/HardwareDb.cs(+6 -6)📝
CompatBot/Database/Providers/DiscLanguageProvider.cs(+2 -0)📝
CompatBot/Database/ThumbnailDb.cs(+6 -6)📝
CompatBot/EventHandlers/UsernameZalgoMonitor.cs(+12 -3)📝
SourceGenerators/SourceGenerators.csproj(+1 -1)📝
Tests/StringUtilTests.cs(+3 -0)📝
Tests/Tests.csproj(+2 -2)📝
Tests/ZalgoTests.cs(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.