aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2016-03-05 15:50:37 +0100
committerTrygve Aaberge <trygveaa@gmail.com>2016-03-05 15:50:37 +0100
commit2c741e41b219bdaaecf78399933d15418f49fd7f (patch)
tree259142e81c14ca01e99e5fd9355a62d50decc26a
parentd88987c7ae62ca07e511fbce15f1704058594da2 (diff)
downloadwee-slack-2c741e41b219bdaaecf78399933d15418f49fd7f.tar.gz
Add description of adding/removing a reaction to the README
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9dc0d64..79c50db 100644
--- a/README.md
+++ b/README.md
@@ -160,6 +160,11 @@ Delete previous message:
s///
```
+Add a reaction to the nth last message. The number can be omitted and defaults to the last message. The `+` can be replaced with a `-` to remove a reaction instead.
+```
+3+:smile:
+```
+
Turn off colorized nicks:
```
/set plugins.var.python.slack_extension.colorize_nicks 0