dreamland-mud / mudjs

WebSocket MUD client for DreamLand
https://dreamland.rocks/mudjs/
GNU General Public License v3.0
16 stars 9 forks source link

Commands: #help built-in #64

Closed ruffinakoza closed 3 years ago

ruffinakoza commented 3 years ago

Add a new command that displays a list of all availble built-in commands. Can be just a static piece of text for now.

When #help is typed, show something like:

#hotkey: присвоить команду для горячей клавиши, подробнее #help hotkey
#setting: установить или сбросить настройку, подробнее #help setting

All links such as #help setting have to be clickable and invoke corresponding sub-command.