mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #664] [MERGED] Maintenance #727
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/664
Author: @13xforever
Created: 10/26/2020
Status: ✅ Merged
Merged: 10/26/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
08d3527change nvidia driver version formatting284bc51remove psn scraping and related code now that web store redesign is livee634cb1fix compiler warnings949b6c2update 3rd party dependencies📊 Changes
19 files changed (+59 additions, -284 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/PsnClient/PsnClient.csproj(+1 -1)📝
CompatBot/Commands/CompatList.cs(+1 -1)📝
CompatBot/Commands/ContentFilters.cs(+1 -1)📝
CompatBot/Commands/EventsBaseCommand.cs(+1 -1)📝
CompatBot/Commands/Explain.cs(+1 -1)📝
CompatBot/Commands/ForcedNicknames.cs(+1 -1)📝
CompatBot/Commands/Misc.cs(+2 -27)📝
CompatBot/Commands/Psn.Check.cs(+2 -2)📝
CompatBot/Commands/Psn.cs(+0 -214)📝
CompatBot/Commands/Vision.cs(+4 -2)📝
CompatBot/Commands/Warnings.cs(+1 -1)📝
CompatBot/CompatBot.csproj(+13 -13)📝
CompatBot/EventHandlers/DeletedMessagesMonitor.cs(+2 -0)📝
CompatBot/EventHandlers/MediaScreenshotMonitor.cs(+10 -10)📝
CompatBot/Program.cs(+2 -3)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+2 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+13 -4)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.