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(chat): Remove @DuckBot in response #79

Merged
merged 2 commits into from
Nov 10, 2024

Conversation

unglinh279
Copy link
Collaborator

@unglinh279 unglinh279 commented Nov 9, 2024

Description

Chat command shouldn't include @DuckBot in response

Changes Made

  • Switched from clean_content to content for message processing.

Related Issues

Fixes #75

Additional Notes

No significant changes in behaviour; only minor adjustments in tag handling (e.g., @unglinh instead of full name @Linh Ung.

@phoenixpereira phoenixpereira added the enhancement New feature or request label Nov 10, 2024
@phoenixpereira phoenixpereira changed the title Update main.py fix(chat): Remove @DuckBot in response Nov 10, 2024
@phoenixpereira phoenixpereira merged commit 6ac3314 into compsci-adl:main Nov 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Chat command shouldn't include @DuckBot in response
2 participants