Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Detect typos in issued commands #60

Open
henke37 opened this issue Jan 4, 2018 · 3 comments
Open

Detect typos in issued commands #60

henke37 opened this issue Jan 4, 2018 · 3 comments

Comments

@henke37
Copy link

henke37 commented Jan 4, 2018

Sometimes commands are typed in a hurry and typos result. It'd be interesting if typos were detected and reacted to.

For example, if you typo the !bang command, the shot could fire way off the mark.

@paris-ci
Copy link
Collaborator

paris-ci commented Jan 6, 2018

Good Idea, a few (open) questions :

  • Should we do that to only some commands ? Or every command ?
  • What should we do ?
  • Différent things on each typo ?
  • ...

@SirYwell
Copy link

SirYwell commented Jan 6, 2018

I think it would be helpful on commands like !bang and !reload. A first step would be to handle them case-insensitive.
It would be also good to have aliases for some commands (that could be also a solution for #54)

@Diagamma
Copy link
Contributor

Diagamma commented Jan 6, 2018

Aliases already exist for !bang (using them to fix the shitty consistency is a good idea though).
About case-insensitiveness : #8

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

No branches or pull requests

4 participants