In the docs it officially states that there is no way to be able to create aliases for chat commands without using the dashboard, however at some point this was changed so that you can use !command alias add/remove in chat in order to create/remove command aliases. Docs should probably be updated in order to reflect this, as well as giving an example of adding/removing aliases.
Potential example:
!command alias add !command alias
!command alias remove !command alias
I should also note that it should be probably be documented that adding an alias automatically adds a ! to the beginning of it, as some users might find it confusing otherwise.
In the docs it officially states that there is no way to be able to create aliases for chat commands without using the dashboard, however at some point this was changed so that you can use
!command alias add/removein chat in order to create/remove command aliases. Docs should probably be updated in order to reflect this, as well as giving an example of adding/removing aliases.Potential example:
I should also note that it should be probably be documented that adding an alias automatically adds a
!to the beginning of it, as some users might find it confusing otherwise.