aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2014-07-13 19:38:38 -0700
committerRyan Huber <rhuber@gmail.com>2014-07-13 19:38:38 -0700
commitf49d5c3cc7b549f07952f82874d261db58b98639 (patch)
tree7f1b6c098144675ce2ddb5c02c9d60caef8e5922 /README.md
parent736b30ac36cc44e6b9e070dda40c29ef186425f0 (diff)
downloadwee-slack-f49d5c3cc7b549f07952f82874d261db58b98639.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index f264dda..e5ffe45 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,12 @@ weechat build from May 17 onward
##Setup:
+#####1. Add a slack as an IRC server in weechat
+
+#####2. copy wee_slack.py to ~/.weechat/python/autoload
+
+#####3. Configure the slack plugin
+
/set plugins.var.python.slack_extension.domain example.slack.com
/set plugins.var.python.slack_extension.email your_login_email@yourdomain.com
/set plugins.var.python.slack_extension.password your_password
@@ -21,8 +27,7 @@ weechat build from May 17 onward
/set plugins.var.python.slack_extension.server your_irc_server_name
^^ (find this with /server list)
-
-Once you have changed these paramaters, run:
+#####4.
/save
/python reload