From 818f65e1d9e21a2b0dcecf34312b217000da7c92 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 22 Nov 2020 11:46:01 +0100 Subject: Matrix: add /react --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2e49c7a..b2aacc7 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,8 @@ In matrix you can select a message with enter to open the url in the message (or `/upload` to upload an image.\ `/logout` to logout.\ `/leave` to leave the current room.\ -`/me` to send a message of type "m.emote". +`/me [text]` to send a message of type "m.emote".\ +`/react [text]` to react to the selected message. # Mangadex To search for manga with mangadex, you need to be logged into mangadex in your browser and copy the `mangadex_rememberme_token` cookie from developer tools and store it in `$HOME/.config/quickmedia/credentials/mangadex.json` under the key `rememberme_token`. Here is an example what the file should look like: -- cgit v1.2.3