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.