mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #929] [MERGED] Code cleanup #949
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/929
Author: @13xforever
Created: 4/20/2023
Status: ✅ Merged
Merged: 4/21/2023
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (6)
4d261dfsilence new roslyn warning0d99046increase default attachment size to 25 MBd957936update code with new language and api featuresec31006update piracy warning text055a35dfix some commands to be usable in DMsfd76899update 3rd party deps📊 Changes
102 files changed (+737 additions, -775 deletions)
View changed files
📝
Clients/CirrusCiClient/CirrusCi.cs(+1 -2)📝
Clients/CompatApiClient/ApiConfig.cs(+2 -2)📝
Clients/CompatApiClient/Compression/CompressionMessageHandler.cs(+1 -2)📝
Clients/CompatApiClient/Formatters/CompatApiCommitHashConverter.cs(+5 -10)📝
Clients/CompatApiClient/Formatters/NamingStyles.cs(+2 -9)📝
Clients/CompatApiClient/Utils/Statistics.cs(+4 -3)📝
Clients/CompatApiClient/Utils/UriExtensions.cs(+6 -12)📝
Clients/CompatApiClient/Utils/Utils.cs(+7 -9)📝
Clients/GithubClient/Client.cs(+34 -55)📝
Clients/IrdLibraryClient/IrdClient.cs(+4 -5)📝
Clients/PsnClient/PsnClient.cs(+13 -12)📝
Clients/YandexDiskClient/Client.cs(+2 -2)📝
CompatBot/Commands/Attributes/LimitedToSpamChannel.cs(+1 -2)📝
CompatBot/Commands/Attributes/RequiresBotModRole.cs(+1 -3)📝
CompatBot/Commands/Attributes/RequiresNotMedia.cs(+1 -3)📝
CompatBot/Commands/Attributes/RequiresSupporterRole.cs(+1 -3)📝
CompatBot/Commands/Attributes/RequiresWhitelistedRole.cs(+1 -3)📝
CompatBot/Commands/Attributes/TriggersTyping.cs(+1 -3)📝
CompatBot/Commands/BaseApplicationCommandModuleCustom.cs(+1 -2)📝
CompatBot/Commands/BotMath.cs(+5 -2)...and 80 more files
📄 Description
!hwstats🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.