mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #59] [MERGED] Update 2.1 #176
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/59
Author: @13xforever
Created: 8/5/2018
Status: ✅ Merged
Merged: 8/5/2018
Merged by: @Nicba1010
Base:
master← Head:thumbs📝 Commits (3)
7530018implemented some rudimentary psn api clientb94ed1escrape only full game lists in PSN stores, also cache title names1c53aa1ThumbnailSpamId for main server📊 Changes
79 files changed (+3054 additions, -520 deletions)
View changed files
📝
.gitignore(+1 -0)📝
CompatApiClient/Client.cs(+71 -44)📝
CompatApiClient/POCOs/PrInfo.cs(+2 -6)📝
CompatApiClient/POCOs/UpdateInfo.cs(+1 -3)➕
CompatApiClient/Utils/ConsoleLogger.cs(+28 -0)📝
CompatApiClient/Utils/Utils.cs(+1 -1)📝
CompatBot/Commands/Antipiracy.cs(+12 -24)📝
CompatBot/Commands/Attributes/CheckBaseAttributeWithReactions.cs(+9 -4)➕
CompatBot/Commands/Attributes/LimitedToHelpChannel.cs(+22 -0)➕
CompatBot/Commands/Attributes/LimitedToSpamChannel.cs(+22 -0)➕
CompatBot/Commands/Attributes/TriggersTyping.cs(+23 -0)📝
CompatBot/Commands/CompatList.cs(+19 -12)➕
CompatBot/Commands/CustomBaseCommand.cs(+24 -0)📝
CompatBot/Commands/Explain.cs(+77 -76)📝
CompatBot/Commands/Misc.cs(+81 -34)➕
CompatBot/Commands/Psn.Check.cs(+44 -0)➕
CompatBot/Commands/Psn.cs(+63 -0)➕
CompatBot/Commands/Sudo.Bot.Commands.cs(+198 -0)📝
CompatBot/Commands/Sudo.Bot.cs(+4 -7)📝
CompatBot/Commands/Sudo.Fix.cs(+26 -21)...and 59 more files
📄 Description
This is a big one, so.
Update requires new channel to reupload thumbnails to work, so waiting for @AniLeo.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.