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

Warn if user runs /quote /command #1530

Closed
DanielOaks opened this issue Feb 9, 2021 · 0 comments
Closed

Warn if user runs /quote /command #1530

DanielOaks opened this issue Feb 9, 2021 · 0 comments

Comments

@DanielOaks
Copy link
Member

DanielOaks commented Feb 9, 2021

We had an issue where someone was trying to run SAMODE, but needed to use /QUOTE to do it. They were running /QUOTE /SAMODE and Ora was returning that there wasn't a command called that, which was pretty confusing to work out.

If an unknown command starts with /, we should probably return a more specific message with the unknown command numeric, e.g. maybe Unknown command. The command you tried to run was accidentally prefixed with a /, try running it without the leading slash or something along similar lines.

@slingamn slingamn added this to the v2.6 milestone Feb 9, 2021
@slingamn slingamn modified the milestones: v2.6, v2.7 Apr 7, 2021
@slingamn slingamn modified the milestones: v2.7, v2.8 May 30, 2021
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

2 participants