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: Fixed twitter posts include from including /n in the text #1070

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

Titan-Node
Copy link
Contributor

Fixed twitter client from posting /n in it's tweets

Relates to:

Risks

Background

What does this PR do?

Add line of code to replace unescape newlines in post content

What kind of change is this?

Bug fix

Documentation changes needed?

Testing

Where should a reviewer start?

eliza\packages\client-twitter\src\post.ts

If linter is no happy, we forget to format the new line

Detailed testing steps

None, automated tests are fine.

Titan-Node and others added 2 commits December 13, 2024 23:26
Fixed twitter client from posting `/n` in it's tweets
@odilitime odilitime changed the title Fixed twitter posts include from including /n in the text fix: Fixed twitter posts include from including /n in the text Dec 14, 2024
@odilitime odilitime changed the base branch from main to develop December 14, 2024 17:20
@monilpat monilpat merged commit dd6a410 into elizaOS:develop Dec 14, 2024
4 of 6 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