mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #264] [MERGED] Maintenance #341
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/264
Author: @13xforever
Created: 3/18/2019
Status: ✅ Merged
Merged: 3/18/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
8ddab74reduce spam for unknown command prompt8d46e30use emojis for report category652ce2bfix some pastebin handler and source issues📊 Changes
13 files changed (+30 additions, -18 deletions)
View changed files
📝
CompatBot/Commands/Moderation.cs(+1 -1)📝
CompatBot/Commands/Psn.cs(+0 -1)📝
CompatBot/EventHandlers/AntipiracyMonitor.cs(+2 -1)📝
CompatBot/EventHandlers/DiscordInviteFilter.cs(+3 -3)📝
CompatBot/EventHandlers/LogParsing/ArchiveHandlers/PlainText.cs(+4 -1)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/PastebinHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+3 -2)📝
CompatBot/EventHandlers/Starbucks.cs(+1 -1)📝
CompatBot/EventHandlers/UnknownCommandHandler.cs(+3 -0)📝
CompatBot/EventHandlers/UsernameSpoofMonitor.cs(+3 -3)📝
CompatBot/EventHandlers/UsernameZalgoMonitor.cs(+3 -3)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+5 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.