mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #213] [MERGED] Catch-all handler for unknown commands #292
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/213
Author: @13xforever
Created: 2/7/2019
Status: ✅ Merged
Merged: 2/7/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
acf35d6remove limit on warning length in listsedbbe4cchange wording for successful ird checka5a8dc5Handle unknown bot commands📊 Changes
6 files changed (+70 additions, -7 deletions)
View changed files
📝
CompatBot/Commands/Explain.cs(+2 -2)📝
CompatBot/Commands/Warnings.ListGroup.cs(+2 -2)📝
CompatBot/Commands/Warnings.cs(+2 -2)➕
CompatBot/EventHandlers/UnknownCommandHandler.cs(+61 -0)📝
CompatBot/Program.cs(+2 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+1 -1)📄 Description
Should help the noobs who try to use
!explain abcas!abcall the damn time🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.