Skip to content

Using quotation marks in command arguments #46

@jellopudding

Description

@jellopudding

By using quotation marks we can make it easier for users to separate arguments. Commands like !poll and !echo can benefit from this.
E.g. !echo 3 + 6 would output 9 where as !echo "3 + 6" would output 3 + 6

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions