mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #444] [MERGED] Update some checks #516
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/444
Author: @13xforever
Created: 10/31/2019
Status: ✅ Merged
Merged: 10/31/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
abb43d1update sandbox detector36a26c8yell at people if they use emulator inside file sync folder📊 Changes
11 files changed (+81 additions, -28 deletions)
View changed files
📝
CompatBot/Commands/BotStats.cs(+1 -1)📝
CompatBot/Commands/Psn.cs(+0 -1)📝
CompatBot/Config.cs(+2 -2)📝
CompatBot/Database/DbImporter.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+1 -2)📝
CompatBot/Utils/ColorGetter.cs(+1 -1)➕
CompatBot/Utils/PathUtils.cs(+25 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+23 -15)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+12 -0)📝
CompatBot/Utils/SandboxDetector.cs(+5 -5)➕
CompatBot/Utils/SandboxType.cs(+10 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.