mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #65] [MERGED] Fix missing raps report #182
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/65
Author: @13xforever
Created: 8/11/2018
Status: ✅ Merged
Merged: 8/11/2018
Merged by: @Nicba1010
Base:
master← Head:fix_missing_raps_report📝 Commits (2)
236b4fenote on resolution in log results9c42643do field paging in log parsing results📊 Changes
7 files changed (+47 additions, -17 deletions)
View changed files
📝
CompatBot/Commands/Antipiracy.cs(+1 -1)📝
CompatBot/Commands/Warnings.cs(+3 -3)📝
CompatBot/Utils/EmbedPager.cs(+8 -6)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+32 -5)📝
CompatBot/Utils/ResultFormatters/TitleInfoFormatter.cs(+0 -1)📝
CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs(+1 -1)📝
CompatBot/Utils/StringUtils.cs(+2 -0)📄 Description
do field paging in log parsing results
also cap report for missing licenses to 10 items max
note changed resolution in log report
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.