ChristopherBThai / Discord-OwO-Bot

A Discord bot that will keep track of your OwO
https://discordapp.com/oauth2/authorize?client_id=408785106942164992&permissions=1074120776&scope=bot
Other
560 stars 404 forks source link

No error message sent on invalid upgrade syntax #294

Open ms5984 opened 1 year ago

ms5984 commented 1 year ago

Required syntax: owo upgrade {trait} {count}

Suggested syntax by owo hb:

You can use `owo upgrade {trait}` to upgrade the traits below.

help syntax

Expected syntax

You can use `owo upgrade {trait} {count}` to upgrade the traits below.

Expected response to owo upgrade {trait}

You need to provide an amount of essence to upgrade!

or simply {count} = 1, or possibly {count} = amount required for next trait level. Further still possibly could offer the option to use all remaining essence with confirmation

Actual response owo upgrade {trait}

Nothing. no response

280 partially addresses this issue