aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2017-11-21 18:28:33 +0100
committerGitHub <noreply@github.com>2017-11-21 18:28:33 +0100
commite7cec685235876febdb2b4d6c7918d1d85291ae6 (patch)
treef8320361042c4bd715d3f53dded0ccd47a669555 /README.md
parent385fdb4efd25a2e173eba62cb787a03cefa0b69e (diff)
parent986b294eb0ae6ec5149accbc39d1de41bb5d4bb5 (diff)
downloadwee-slack-e7cec685235876febdb2b4d6c7918d1d85291ae6.tar.gz
Merge pull request #464 from trygveaa/send-special-messages
Allow sending special messages by escaping them with / or \
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8808b74..276bbd4 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,12 @@ Run a Slack slash command. Simply prepend `/slack slash` to what you'd type in t
/slack slash /desiredcommand arg1 arg2 arg3
```
+To send a command as a normal message instead of performing the action, prefix it with a slash or a space, like so:
+```
+//slack
+ s/a/b/
+```
+
#### Threads
Start a new thread on the most recent message The number indicates which message in the buffer to reply to, in reverse time order: