aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Nordlund <alexander.nordlund@cinnober.com>2017-04-18 11:32:21 +0200
committerAlex Nordlund <alexander.nordlund@cinnober.com>2017-04-18 11:32:21 +0200
commitff68f516a5a9fcbcb52b6f29c596ba832b3a9f02 (patch)
tree3ad48b86d0f1ee5f5635c5b8a441d5d6b36151ce /README.md
parentd35daa54f6f41c4aece418f18b4cf6b362f3c2bb (diff)
downloadwee-slack-ff68f516a5a9fcbcb52b6f29c596ba832b3a9f02.tar.gz
Changes aliases example to have multiple entries.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 795b38e..36567e9 100644
--- a/README.md
+++ b/README.md
@@ -224,7 +224,7 @@ Turn on colorized messages (messages match nick color):
Set channel prefix to something other than my-slack-subdomain.slack.com (e.g. when using buffers.pl):
```
-/set plugins.var.python.slack.server_aliases "my-slack-subdomain:mysub"
+/set plugins.var.python.slack.server_aliases "my-slack-subdomain:mysub,other-domain:coolbeans"
```
Show who added each reaction. Makes reactions appear like `[:smile:(@nick1,@nick2)]` instead of `[:smile:2]`.