mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #453] [MERGED] New log checks and small fixes #526
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/453
Author: @13xforever
Created: 11/11/2019
Status: ✅ Merged
Merged: 11/11/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (9)
ee08af6tweak some checks5340680extract some rsx warnings, check for alpha-to-one issuese66d15aextract more settings to use in the future74b77a3do some sanity checks on vsync modeb946c91retry getting thumbnail color if default value was saved beforea430102add some 8ball answers865a7fesupport discord emoji names without ids8d58903do not accept token as a command line argument anymore481ff24update deps📊 Changes
10 files changed (+101 additions, -41 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+2 -2)📝
CompatBot/Commands/Misc.cs(+16 -8)📝
CompatBot/Commands/Psn.cs(+7 -1)📝
CompatBot/CompatBot.csproj(+7 -7)📝
CompatBot/Config.cs(+0 -4)📝
CompatBot/Database/Providers/ThumbnailProvider.cs(+10 -3)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+5 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+45 -14)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+8 -1)📝
Tests/Tests.csproj(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.