Localized Aliases #5449
Unanswered
s5bug
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 6 replies
-
The developers don't want to add aliases but I'm not sure there's a concrete reason for this stance posted anywhere. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My old bot system supported both
c!タイム
andc!時刻
for relaying a user's time underja-JP
.Slash commands do not even support a fraction of this feature: I would have been alright with naming the command
タイム
and emplacing時刻
in its description, but when entering slash commands, descriptions are not searched.I am proposing an additional field to the application command object:
This way there is still a standard way of typing a command (to be used for documentation or otherwise) and the commands themselves aren't duplicated in the command list.
The aliases could be cleanly displayed in the area marked red:
Beta Was this translation helpful? Give feedback.
All reactions