Skip to content

arguments using quotes #60

Closed
Closed
@NanderTGA

Description

@NanderTGA

Executing this: !thing "first argument" "second one"
Will turn into thing.handler(context, "first argument", "second one") being called.
The same way it works in cmd, powershell, bash...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions