mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #67] [MERGED] A new round of fixes #183
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/67
Author: @13xforever
Created: 8/14/2018
Status: ✅ Merged
Merged: 8/14/2018
Merged by: @Nicba1010
Base:
master← Head:fix_psn_update_check📝 Commits (5)
f33e8e8fix game updates check for games that has more than 25 patches available53c4b35oops, don't break single-page results785cfffadd a timeout to log parsing0d9b38cDetect an issue with pad initialization and native uif78d1a9more command aliases📊 Changes
11 files changed (+57 additions, -26 deletions)
View changed files
📝
CompatBot/Commands/Explain.cs(+1 -1)📝
CompatBot/Commands/Psn.Check.cs(+3 -2)📝
CompatBot/Commands/Sudo.Bot.cs(+3 -3)📝
CompatBot/Config.cs(+1 -0)📝
CompatBot/EventHandlers/BotShutupHandler.cs(+4 -1)📝
CompatBot/EventHandlers/LogInfoHandler.cs(+3 -2)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+1 -0)📝
CompatBot/EventHandlers/LogParsing/LogParser.PipeReader.cs(+4 -2)📝
CompatBot/Utils/EmbedPager.cs(+3 -3)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+2 -0)📝
CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs(+32 -12)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.