mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #776] [MERGED] Improve handling of unknown or mistyped commands #827
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/776
Author: @13xforever
Created: 6/4/2021
Status: ✅ Merged
Merged: 6/4/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
4c3a63aimprove handling of unknown or mistyped commands0974b85tweak command suggestions to remove aliases for the same command📊 Changes
4 files changed (+131 additions, -96 deletions)
View changed files
📝
CompatBot/EventHandlers/UnknownCommandHandler.cs(+119 -92)📝
CompatBot/Program.cs(+7 -3)📝
CompatBot/Utils/Extensions/EnumerableExtensions.cs(+3 -0)📝
CompatBot/Utils/Extensions/InteractivityExtensions.cs(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.