mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #514] [MERGED] Make warn stats to be not wrong in some cases #585
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/514
Author: @13xforever
Created: 2/20/2020
Status: ✅ Merged
Merged: 2/20/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (6)
402ed6etry to fix assembly load issues after dotnet bcl upgrade once again6630316try to warn when creating a new event in the pastc58940fpotential issue with edat error detection with new logs89cb2c8fix some warning stats6bc7d10even more warn stat fixes128fcd8increase min threshold for command suggestion📊 Changes
6 files changed (+41 additions, -19 deletions)
View changed files
📝
CompatBot/Commands/BotStats.cs(+28 -8)📝
CompatBot/Commands/EventsBaseCommand.cs(+6 -2)📝
CompatBot/Commands/Sudo.Bot.cs(+0 -7)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+1 -1)📝
CompatBot/EventHandlers/UnknownCommandHandler.cs(+1 -1)📝
CompatBot/Program.cs(+5 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.