mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #532] [MERGED] Add support for FilterAction.ShowExplanation #602
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/532
Author: @13xforever
Created: 3/9/2020
Status: ✅ Merged
Merged: 3/9/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
1cba884disable some stuff in debug mode5072df1add filter id on successful creation, similar to events0a9774eadd support for FilterAction.ShowExplanation📊 Changes
5 files changed (+46 additions, -27 deletions)
View changed files
📝
CompatBot/Commands/ContentFilters.cs(+1 -1)📝
CompatBot/Commands/Explain.cs(+31 -24)📝
CompatBot/Database/Providers/ContentFilter.cs(+8 -1)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+4 -1)📝
CompatBot/Program.cs(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.