Skip to content

It is much harder than it needs to be to handle errors #265

@ghost

Description

Having one generic event for all errors with both bot-issued commands and other error events makes that error handling function a mess of if/else blocks. It'd be really cool if node-irc supported the standard method of calling the callback function with an error object if something goes wrong with the command the bot just issued.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions