mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #329] [MERGED] New checks for RPCS3 install in special places #402
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/329
Author: @13xforever
Created: 6/3/2019
Status: ✅ Merged
Merged: 6/3/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
4127806fix psn scraper by hardcoding the known psn stores42c3a22fix one very important typo885e429check for rpcs3 install in some special places📊 Changes
7 files changed (+36 additions, -31 deletions)
View changed files
📝
Clients/PsnClient/PsnClient.cs(+10 -22)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+1 -0)📝
CompatBot/EventHandlers/ProductCodeLookup.cs(+0 -2)📝
CompatBot/Program.cs(+2 -4)📝
CompatBot/ThumbScrapper/PsnScraper.cs(+1 -3)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+21 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+1 -0)📄 Description
Also fixed PSN scraper
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.