Skip to content

Commands can be overridden by users #37

@palasso

Description

@palasso

Description

When a user has for nick a name that's also a command they can overwrite the command.

Expected Behavior

<swag>: !swag Hello World
<gbot>: out of ten!
<swag>: !swag
<gbot>: out of ten!

What actually happens

<swag>: !swag Hello World
<user>: !swag
<gbot>: Hello World
<swag>: !swag
<user>: !swag
(no response from gbot)

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