mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #955] [MERGED] Some performance and code optimizations #964
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/955
Author: @13xforever
Created: 5/18/2024
Status: ✅ Merged
Merged: 5/18/2024
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (8)
f5c0e87upgrade deps, remove wrong ppu hashes1302e84upgrade compiler packagesebb0543replace Regex with compiler-generated versions94014beuse new collection initialization syntax4a05fc8configure global defaults for regexa55e64dbump min amd driver versionf572886add macos version check4f39a05fix #954 (!sudo log date)📊 Changes
83 files changed (+1058 additions, -640 deletions)
View changed files
📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+1 -1)📝
Clients/CompatApiClient/ApiConfig.cs(+5 -5)📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/CompatApiClient/Compression/CompressionMessageHandler.cs(+1 -1)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/IrdLibraryClient/IrdClient.cs(+0 -1)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
Clients/MediafireClient/Client.cs(+4 -3)📝
Clients/PsnClient/PsnClient.cs(+16 -12)📝
Clients/PsnClient/Utils/TmdbHasher.cs(+1 -1)📝
CompatBot/Commands/BotStats.cs(+3 -3)📝
CompatBot/Commands/CompatList.cs(+10 -10)📝
CompatBot/Commands/ContentFilters.cs(+14 -5)📝
CompatBot/Commands/Converters/TextOnlyDiscordChannelConverter.cs(+5 -4)📝
CompatBot/Commands/EventsBaseCommand.cs(+5 -4)📝
CompatBot/Commands/Explain.cs(+2 -1)📝
CompatBot/Commands/ForcedNicknames.cs(+2 -2)📝
CompatBot/Commands/Minesweeper.cs(+3 -3)📝
CompatBot/Commands/Misc.cs(+28 -26)📝
CompatBot/Commands/Psn.Check.cs(+5 -4)...and 63 more files
📄 Description
Will require fresh container pull after build if using Docker.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.