diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |