mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #269] [MERGED] More settings checks for more games #346
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/269
Author: @13xforever
Created: 3/20/2019
Status: ✅ Merged
Merged: 3/20/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (8)
0138d54prevent command spam when we have interactive prompt and the user uses another command insteadfa5fed7when responding with the game status, use game title from lookup instead of the user input188dafdadd settings check for asura's wrath08ec9f4forgot to actually use the new checksf3ed081add notes for jojo games7505a74add a note for games that require motion controls9959dd0more games with motion controlsa471c21ask for term to explain after the list, so it won't be lost📊 Changes
6 files changed (+93 additions, -29 deletions)
View changed files
📝
CompatBot/Commands/CompatList.cs(+1 -1)📝
CompatBot/Commands/Explain.cs(+2 -2)📝
CompatBot/EventHandlers/IsTheGamePlayableHandler.cs(+2 -1)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+9 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+70 -24)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+9 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.