Skip to content

Newlines in timeline replies are replaced with \\n\\n instead of actual line breaks #26

@jackleeio

Description

@jackleeio

When handling replies from TWITTER_TIMELINE_ENABLE, the bot does not preserve real line breaks.
Instead, it inserts \n\n or \n\n, which appear as raw text on Twitter rather than actual newlines.

Expected behavior: replies should use real line breaks so that formatting is correct on Twitter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions