[PR #150] [MERGED] Workaround bug in command module #236

Closed
opened 2026-02-15 15:55:25 -05:00 by yindo · 0 comments
Owner

📋 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: masterHead: vnext


📝 Commits (1)

  • 25f6e84 workaround 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.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/150 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/6/2019 **Status:** ✅ Merged **Merged:** 1/6/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`25f6e84`](https://github.com/RPCS3/discord-bot/commit/25f6e8446504cf67e1dd78c57843aa0450fb6d10) workaround bug in command module when an overload is resolved incorrectly ### 📊 Changes **1 file changed** (+17 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Explain.cs` (+17 -8) </details> ### 📄 Description When command overload is resolved incorrectly and then silently dropped as a result --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:25 -05:00
yindo closed this issue 2026-02-15 15:55:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#236