Skip to content

Enabled the |! comment handler in ripterm.js #16

Description

@verta1878

Enabled the |! comment handler in ripterm.js (line 2845). It was implemented but commented out, causing comment lines to be parsed as commands and breaking any RIP file that uses |! comments. The handler body is empty — the parser already consumes the comment text as args, it just needed the handler to exist so the text doesn't get dispatched as a command.

riptermjs-irc-fixes.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions