mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #268] [MERGED] Fix many annoying cases of error handling in the discord library #345
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/268
Author: @13xforever
Created: 3/20/2019
Status: ✅ Merged
Merged: 3/20/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
261fc77so fucking tired of this exception in the built-in IsBot check754c25dimprove reaction checks, handle more errors📊 Changes
8 files changed (+128 additions, -40 deletions)
View changed files
📝
CompatBot/EventHandlers/AntipiracyMonitor.cs(+3 -2)📝
CompatBot/EventHandlers/DiscordInviteFilter.cs(+2 -1)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+2 -1)📝
CompatBot/EventHandlers/NewBuildsMonitor.cs(+2 -1)📝
CompatBot/EventHandlers/Starbucks.cs(+88 -32)📝
CompatBot/EventHandlers/UnknownCommandHandler.cs(+2 -1)📝
CompatBot/Utils/DefaultHandlerFilter.cs(+3 -2)➕
CompatBot/Utils/Extensions/DiscordUserExtensions.cs(+26 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.