mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #380] [MERGED] Misc improvements #455
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/380
Author: @13xforever
Created: 8/19/2019
Status: ✅ Merged
Merged: 8/19/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
4900489fix compiler warningsf4645b0log channel for emoji text and user for permission attributes1b508e3make compiler happy again1f2b0f0implement proper time zone converter📊 Changes
17 files changed (+135 additions, -52 deletions)
View changed files
📝
CompatBot/Commands/Attributes/CheckBaseAttributeWithReactions.cs(+2 -4)📝
CompatBot/Commands/EventsBaseCommand.cs(+2 -23)📝
CompatBot/Commands/Moderation.cs(+1 -1)📝
CompatBot/Commands/Pr.cs(+1 -1)📝
CompatBot/Commands/Psn.Check.cs(+1 -1)📝
CompatBot/Commands/Sudo.cs(+1 -1)📝
CompatBot/EventHandlers/AppveyorLinksHandler.cs(+1 -1)📝
CompatBot/EventHandlers/BotReactionsHandler.cs(+3 -3)📝
CompatBot/EventHandlers/DiscordInviteFilter.cs(+1 -3)📝
CompatBot/EventHandlers/ProductCodeLookup.cs(+2 -2)📝
CompatBot/EventHandlers/Starbucks.cs(+9 -7)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+2 -2)📝
CompatBot/Utils/Extensions/InteractivityExtensions.cs(+1 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+1 -1)➕
CompatBot/Utils/TimeParser.cs(+86 -0)📝
Tests/Tests.csproj(+1 -1)➕
Tests/TimeParserTests.cs(+20 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.