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: command result dont show #2203

Merged
merged 2 commits into from
Feb 25, 2025
Merged

Conversation

FadhlanR
Copy link
Contributor

We didn't handle cases where command messages were not replacement messages. This caused the command result to be unprocessed and not displayed. The fix is simple: add a condition in the updateMessageCommandResult function.

@FadhlanR FadhlanR requested review from lukemelia, IanCal and a team February 25, 2025 07:18
Copy link

github-actions bot commented Feb 25, 2025

Host Test Results

    1 files  ±0      1 suites  ±0   23m 21s ⏱️ -10s
776 tests +1  774 ✔️ +1  2 💤 ±0  0 ±0 
781 runs  +1  779 ✔️ +1  2 💤 ±0  0 ±0 

Results for commit b712449. ± Comparison against base commit 371e36a.

♻️ This comment has been updated with latest results.

@lukemelia lukemelia merged commit 4b4bce4 into main Feb 25, 2025
48 checks passed
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.

2 participants