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: discord client duplicate function removal #1125

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

azep-ninja
Copy link
Contributor

Relates to:

N/A

Risks

Low - Removing duplicate function.

Background

What does this PR do?

What kind of change is this?

Bug fix - Removing duplicate _isMessageForMe private function in Discord messages.ts file.

Documentation changes needed?

N/A

Testing

Where should a reviewer start?

Detailed testing steps

Review messages.ts in discord-client to confirm only 1 private _isMessageForMe now exists with same functionality to avoid issues.

N/A

N/A

N/A

N/A

@azep-ninja azep-ninja changed the title discord fix - duplicate function fix: discord client duplicate function removal Dec 16, 2024
Copy link
Collaborator

@monilpat monilpat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for doing this :)

@monilpat monilpat merged commit 3085635 into elizaOS:develop Dec 16, 2024
4 of 6 checks passed
@azep-ninja azep-ninja deleted the fix/discord-duplicats-fix branch December 16, 2024 20:12
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