mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #284] [MERGED] Miscellaneous updates #360
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/284
Author: @13xforever
Created: 4/20/2019
Status: ✅ Merged
Merged: 4/20/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (6)
d7a56d4include ⏬ in title update links as well373785bdo not autowarn in DMs or in spam channels807a265add notes on interpreters (disabled for now)806bf9dchange pre-skylake igpu note severity412808cupdate deps, fix broken stuff for the changed api calls3a63a9bnote for digital games put outside of proper directory📊 Changes
18 files changed (+92 additions, -75 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
CompatBot/Commands/CompatList.cs(+2 -2)📝
CompatBot/Commands/Converters/TextOnlyDiscordChannelConverter.cs(+6 -6)📝
CompatBot/Commands/EventsBaseCommand.cs(+11 -10)📝
CompatBot/Commands/Explain.cs(+2 -2)📝
CompatBot/Commands/Psn.Check.cs(+2 -2)📝
CompatBot/Commands/Psn.cs(+2 -2)📝
CompatBot/Commands/Warnings.cs(+6 -6)📝
CompatBot/CompatBot.csproj(+10 -10)📝
CompatBot/EventHandlers/DiscordInviteFilter.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+10 -4)📝
CompatBot/EventHandlers/Starbucks.cs(+1 -1)📝
CompatBot/EventHandlers/UsernameSpoofMonitor.cs(+1 -1)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+2 -2)📝
CompatBot/Utils/Extensions/InteractivityExtensions.cs(+9 -8)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+17 -15)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+7 -0)📝
CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.