mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #150] [MERGED] Workaround bug in command module #236
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/150
Author: @13xforever
Created: 1/6/2019
Status: ✅ Merged
Merged: 1/6/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (1)
25f6e84workaround bug in command module when an overload is resolved incorrectly📊 Changes
1 file changed (+17 additions, -8 deletions)
View changed files
📝
CompatBot/Commands/Explain.cs(+17 -8)📄 Description
When command overload is resolved incorrectly and then silently dropped as a result
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.