aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-14 23:01:32 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-14 23:01:32 +0200
commit03c3109f2da45f2d87c51146c180302ecf24fc3d (patch)
tree2e3ecfec5843ed8888989b3e84f985540339eb80 /README.md
parent23295fe8df8568122e762b36114db8f3e4ef24a2 (diff)
Matrix: add /bot and /whoami commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/README.md b/README.md
index 698750f..c694c94 100644
--- a/README.md
+++ b/README.md
@@ -172,16 +172,7 @@ Type text and then wait and QuickMedia will automatically search.\
`Ctrl+Enter`/`Click on save`: Save the file.\
`Esc`/`Click on cancel`: Cancel download.
## Matrix text commands
-`/help`: Show a list of valid commands.\
-`/upload`: Bring up the file manager and select a file to upload to the room, `Esc` to cancel.\
-`/join [room]`: Join a room by name or id.\
-`/invite`: Invite a user to the room.\
-`/logout`: Logout.\
-`/leave`: Leave the current room.\
-`/me [text]`: Send a message of type "m.emote".\
-`/react [text]`: React to the selected message (also works if you are replying to a message).\
-`/id`: Show the room id.\
-`/encrypt [text]`: Send a message encrypted with gpg. gpg needs to be installed to do this. Uses the gpg key specified by the user id in your config variable "matrix.gpg_user_id".
+`/help`: Show a list of valid commands.
## Matrix gpg encryption
Matrix gpg email should use the matrix user id, but in email format. For example: @dec05eba:matrix.org should be created with a gpg with the email dec05eba@matrix.org.
## Config