Open Karenwithakay opened 1 year ago
I realize Cadence help menu does include quotations, which mean the command has to be written WITH a capital c to work. Regardless, I still think this would be a quality of life improvement for regular users.
I realize Cadence help menu does include quotations, which mean the command has to be written WITH a capital c to work. Regardless, I still think this would be a quality of life improvement for regular users.
It does, but there are other aliases we allow:
So it's fine. The way I see it, the way it's written in the helptext must work, but that doesn't mean only that can work (or else we wouldn't have aliases at all)
... Perhaps we should change the helptext to use code blocks
instead of "quotations" though, if you feel that'd be more clear?
I believe this behavior should be configurable by the IA, and set to enabled by default (in other words, it shouldn't be hardcoded to be this way, but if you want it off you should need to open config and disable it for yourself)
Questions (not exclusively to be answered by @Karenwithakay) if other people have an opinion:
"commandCaseSensitive": true|false
, we could use a "commandCaseSensitivity": "strict"|"permissive"|"none"
sort of thing. We would still need to think about what the default is, but I would not mind at all letting an IA choose as they desire.
Discord bot should accept user commands as cadence or Cadence. All commands that appear on the discord bot's help menu should be able to get accessed via lower or upper case Cadence. OR Help Menu/Description should explain that commands only work if typed out with a capital c.
As a user with no prior knowledge of the bot, it took me a hot sec to realize the commands needed to be typed out with a capital c. This would also be very useful for desktop users who don't have auto-correct/capitalization at the beginning of sentences/new messages. I imagine a desired, regular user would be using Cadence bot casually and not consider grammar as they would if writing an essay or working on a project.
:D