aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2014-11-06 08:21:47 -0800
committerRyan Huber <rhuber@gmail.com>2014-11-06 08:21:47 -0800
commit4636b1cb2074022821e38807b309d8d935d13de9 (patch)
tree56e8deef03d1413e5a6cde0835a2500a4d7fb53a /README.md
parenta4447f304e7960c69a289ac99cdf37910b71c969 (diff)
downloadwee-slack-4636b1cb2074022821e38807b309d8d935d13de9.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md34
1 files changed, 16 insertions, 18 deletions
diff --git a/README.md b/README.md
index bacb66d..89c5c21 100644
--- a/README.md
+++ b/README.md
@@ -3,18 +3,6 @@
wee-slack
=========
-#Important Update
-
-wee-slack has been refactored, and no longer depends on the Slack IRC gateway. To use this plugin, please disable any IRC connections you have set up for Slack. Once you do this, your existing configuration should work as expected.
-
-```
-/server list
- All servers:
- slack
-/server del slack
-/python reload
-```
-
A WeeChat native client for Slack.com. Provides supplemental features only available in the web/mobile clients such as: synchronizing read markers, typing notification, search, (and more)! Connects via the Slack API, and maintains a persistent websocket for notification of events.
![animated screenshot](https://dl.dropboxusercontent.com/u/566560/slack.gif)
@@ -52,6 +40,19 @@ Dependencies
Setup
------
+
+####0.
+
+wee-slack doesn't use the Slack IRC gateway. If you currently connect via the gateway, you should probably remove the server definition.
+
+```
+/server list
+ All servers:
+ slack
+/server del slack
+/python reload
+```
+
####1. Install websocket-client lib
```
pip install websocket-client
@@ -154,18 +155,15 @@ Show typing notification in main bar (slack_typing_notice):
/set weechat.bar.status.items [buffer_count],[buffer_plugin],buffer_number+:+buffer_name+{buffer_nicklist_count}+buffer_filter,[hotlist],completion,scroll,slack_typing_notice
```
-Persistent list of global users on left:
--------------
-```
-/bar add globalnicklist root left 0 1 @irc.slack.#general:buffer_nicklist
-```
-
Show channel name in hotlist after activity
```
/set weechat.look.hotlist_names_level 14
```
+Support
+--------------
+wee-slack is provided without any warranty whatsoever, but you are welcome to ask questions in #wee-slack on freenode.