aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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