aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2018-06-08 13:37:31 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2018-09-04 20:48:27 +0200
commitaa3490cf3682b872de7d2dfa988e12064a75ab1e (patch)
tree3eb92d129834bf4d98e49c6c61870e6f2d86c9d5 /README.md
parentf51744fc56de0227137fd00d75b7df27291b3664 (diff)
downloadwee-slack-aa3490cf3682b872de7d2dfa988e12064a75ab1e.tar.gz
Implement showmuted command properly
Show channel names instead of id's, and show them in a more readable format.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a30537..4701c69 100644
--- a/README.md
+++ b/README.md
@@ -182,6 +182,11 @@ Toggle muting of the current channel:
/slack mute
```
+List muted channels for the current team:
+```
+/slack showmuted
+```
+
Modify previous message:
```
s/old text/new text/