Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash on Reacord-based command usage #107

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Fix crash on Reacord-based command usage #107

merged 1 commit into from
Jan 5, 2025

Conversation

vcarl
Copy link
Member

@vcarl vcarl commented Jan 5, 2025

This was crashing because Reacord has its own handlers for commands, which meant that we wouldn’t be able to find a handler when one comes in. Instead of throwing an error, return early.

This was crashing because Reacord has its own handlers for commands, which meant that we wouldn’t be able to find a handler when one comes in. Instead of throwing an error, return early.
@vcarl vcarl merged commit 00c2bde into main Jan 5, 2025
5 checks passed
@vcarl vcarl deleted the vc-fix-commands branch January 5, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant