mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #693] [MERGED] Maitenance #756
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/693
Author: @13xforever
Created: 1/23/2021
Status: ✅ Merged
Merged: 1/23/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
9f1c1c4fix strings for newer log format44e4dceupdate dependencies📊 Changes
17 files changed (+44 additions, -38 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+2 -2)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
Clients/PsnClient/PsnClient.csproj(+1 -1)📝
CompatBot/Commands/Attributes/RequiresDm.cs(+2 -1)📝
CompatBot/Commands/Explain.cs(+3 -3)📝
CompatBot/Commands/Minesweeper.cs(+1 -1)📝
CompatBot/Commands/Moderation.Audit.cs(+4 -4)📝
CompatBot/Commands/Sudo.cs(+2 -2)📝
CompatBot/Commands/Syscall.cs(+3 -2)📝
CompatBot/Commands/Vision.cs(+4 -1)📝
CompatBot/CompatBot.csproj(+7 -7)📝
CompatBot/Database/Providers/ThumbnailProvider.cs(+1 -1)📝
CompatBot/EventHandlers/DeletedMessagesMonitor.cs(+3 -3)📝
CompatBot/EventHandlers/EmpathySimulationHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+2 -1)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+5 -5)📝
CompatBot/Utils/Extensions/DiscordMessageExtensions.cs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.