Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using quotation marks in command arguments #46

Open
jellopudding opened this issue Aug 23, 2016 · 0 comments
Open

Using quotation marks in command arguments #46

jellopudding opened this issue Aug 23, 2016 · 0 comments

Comments

@jellopudding
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant