diff options
author | Ryan Huber <rhuber@gmail.com> | 2014-07-18 09:11:17 -0700 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2014-07-18 09:11:17 -0700 |
commit | c58be4f0af63ebd853f793d9d2866d2f0240b387 (patch) | |
tree | 4fe839d570aaf7c28582a941223dfa5eab988149 /README.md | |
parent | 6d88cbf4399d9c526b16ab01af21d5cd34d8c8cf (diff) | |
download | wee-slack-c58be4f0af63ebd853f793d9d2866d2f0240b387.tar.gz |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -10,10 +10,11 @@ A WeeChat plugin for Slack.com. Synchronizes read markers, provides typing notif #Features - * Supports bidirectional slack read notifications for all channels. (never reread the same messages on the web client or other devices). - * Typing notification, so you can see when others are typing, and they can see when you type. Appears globally for direct messages. + * Supports bidirectional slack read notifications for all channels. (never reread the same messages on the web client or other devices). + * Typing notification, so you can see when others are typing, and they can see when you type. Appears globally for direct messages * Search slack history allows you to do simple searches across all previous slack conversations * Away/back status handling + * Expands/shows metadata for things like tweets/links * *Super fun* debug mode. See what the websocket is saying with `/slack debug` #Dependencies |