Skip to content

Allow commands to return a simple error #691

Closed
@vanstee

Description

@vanstee

Right now if you return an error from a command, the bot prints the following message:

An error has occurred.

At `2016-05-12T20:36:16Z`, @vanstee initiated the following pipeline, assigned the unique ID `ec536613be7840189c133a932f10eaeb`:

   ` help wut`

The pipeline failed planning the invocation:

   `operable:help wut`

The specific error was:

   Whoops! An error occurred. Command "wut" does not exist

That's great for when a command unexpectedly crashes, but if you mistyped something it would be nice for the bot to just say:

help: ERROR: Command "wut" does not exist

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions