diff options
author | Ryan Huber <rhuber@gmail.com> | 2014-07-17 18:47:04 -0700 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2014-07-17 18:47:04 -0700 |
commit | 7de5d5135a86ee47aafef97fef578cc2fc1a59c4 (patch) | |
tree | 53913d4525290efd176f7c3f62f15685dee99e9a | |
parent | 48b4dea37efae876d7b80df62dd4177645f3e852 (diff) | |
download | wee-slack-7de5d5135a86ee47aafef97fef578cc2fc1a59c4.tar.gz |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -8,6 +8,14 @@ A WeeChat plugin for Slack.com. Synchronizes read markers, provides typing notif ![animated screenshot](https://dl.dropboxusercontent.com/u/566560/slack.gif) +###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. + * Search slack history allows you to do simple searches across all previous slack conversations + * Away/back status handling + * *Super fun* debug mode. See what the websocket is saying with `/slack debug` + #Dependencies * WeeChat http://weechat.org/ |