Add Media commands in help modal to match the wiki
This commit is contained in:
parent
114940eef6
commit
9a76c82b86
@ -13,6 +13,11 @@ const helpText = `# General
|
||||
/logout - Log out of Matrix.
|
||||
/toggle <thing> - Temporary command to toggle various UI features.
|
||||
|
||||
# Media
|
||||
/download [path] - Downloads file from selected message.
|
||||
/open [path] - Download file from selected message and open it with xdg-open.
|
||||
/upload <path> - Upload the file at the given path to the current room.
|
||||
|
||||
# Sending special messages
|
||||
/me <message> - Send an emote message.
|
||||
/notice <message> - Send a notice (generally used for bot messages).
|
||||
|
Loading…
Reference in New Issue
Block a user