mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #669] [MERGED] Maintenance #732
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/669
Author: @13xforever
Created: 11/3/2020
Status: ✅ Merged
Merged: 11/3/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (5)
1509ac7fix !reanalyze command8d818adfix message link parsing51efb4cupdate 3rd party depsc844c97increase log snoop window7bba1b2ugh fix false warning for multirun logs📊 Changes
14 files changed (+22 additions, -19 deletions)
View changed files
📝
CompatBot/Commands/Moderation.cs(+2 -2)📝
CompatBot/CompatBot.csproj(+3 -3)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+1 -0)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/BaseSourceHandler.cs(+2 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/DiscordAttachmentHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/DropboxHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/FileSourceHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/GenericLinkHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/GoogleDriveHandler.cs(+2 -2)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/MegaHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/OneDriveSourceHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/PastebinHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+4 -3)📝
CompatBot/Utils/Extensions/CommandContextExtensions.cs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.