mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #576] [MERGED] Maintenance update #644
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/576
Author: @13xforever
Created: 4/13/2020
Status: ✅ Merged
Merged: 4/13/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (8)
47309bffix !latestfe89a48open !describe for everyonecd6bec1update product code informationf9bd311add basic telemetryf6fe4a2update dependencies165aba3new mega link format support3111b9dfix missed builds check8336f5fnew command to force missed builds re-check📊 Changes
11 files changed (+107 additions, -29 deletions)
View changed files
📝
CompatBot/Commands/BaseCommandModuleCustom.cs(+20 -14)📝
CompatBot/Commands/CompatList.cs(+13 -6)📝
CompatBot/Commands/Vision.cs(+1 -1)📝
CompatBot/CompatBot.csproj(+8 -5)📝
CompatBot/Config.cs(+28 -0)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/MegaHandler.cs(+3 -1)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+18 -0)📝
CompatBot/EventHandlers/ProductCodeLookup.cs(+1 -1)📝
CompatBot/Program.cs(+3 -0)📝
CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs(+1 -1)📝
CompatBot/Utils/ProductCodeDecoder.cs(+11 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.