Skip to content

client.reply(str), where str is all white space, does not emit a PRIVMSG event with white space. #258

Description

@adedomin

When attempting to write nothing but whitespace, the sendMessage prototype fails to emit a PRIVMSG for it.

I'm guessing it has to do with the lineBreak generator which I haven't fully debugged or grokked yet.

This problem didn't exist in v2.9.1.

Maybe helpful picture of debugging:
Screenshot from 2020-07-30 18-42-55

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions