mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #469] [MERGED] Miscellaneous updates #541
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/469
Author: @13xforever
Created: 11/25/2019
Status: ✅ Merged
Merged: 11/25/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
8bfad89add note for out-of-region dlcse5a1395increase github caching from 1 to 3 minuteseac6be7refactor to use using statement whenever it makes sense📊 Changes
58 files changed (+1795 additions, -1959 deletions)
View changed files
📝
Clients/AppveyorClient/Client.cs(+38 -50)📝
Clients/CompatApiClient/Client.cs(+24 -24)📝
Clients/CompatApiClient/Compression/Compressor.cs(+12 -16)📝
Clients/GithubClient/Client.cs(+45 -61)📝
Clients/IrdLibraryClient/IrdClient.cs(+17 -17)📝
Clients/IrdLibraryClient/IrdFormat/IrdParser.cs(+47 -50)📝
Clients/IrdLibraryClient/IrdFormat/IsoHeaderParser.cs(+8 -8)📝
Clients/PsnClient/CustomTlsCertificatesHandler.cs(+24 -28)📝
Clients/PsnClient/PsnClient.cs(+126 -128)📝
Clients/PsnClient/Utils/TmdbHasher.cs(+2 -2)📝
CompatBot/Commands/Attributes/RequiresDm.cs(+2 -2)📝
CompatBot/Commands/BotStats.cs(+75 -81)📝
CompatBot/Commands/CompatList.cs(+2 -2)📝
CompatBot/Commands/ContentFilters.cs(+45 -51)📝
CompatBot/Commands/EventsBaseCommand.cs(+113 -117)📝
CompatBot/Commands/Explain.cs(+112 -125)📝
CompatBot/Commands/Invites.cs(+40 -42)📝
CompatBot/Commands/Moderation.Audit.cs(+47 -55)📝
CompatBot/Commands/Psn.cs(+6 -8)📝
CompatBot/Commands/Sudo.Bot.cs(+27 -31)...and 38 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.