Skip to content

Missing linebreaks in messages sent to IRC #375

Open
@alexroston

Description

@alexroston

When I write messages in Discord which contain a linebreak (see example below) it's not mapping this linebreak onto IRC. It just links the two lines together without adding some kind of whitespace.

Example:
Discord:

Hello                
World

IRC:

HelloWorld

It would be great if it could generate a new message in IRC after the linebreak since linebreaks are not supported by IRC.
Like this:

<user> Hello
<user> World

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions