aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7371ef..472ca20 100644
--- a/README.md
+++ b/README.md
@@ -86,11 +86,13 @@ cp wee_slack.py ~/.weechat/python/autoload
weechat
```
+**NOTE:** If weechat is already running, the script can be loaded using ``/python load python/autoload/wee_slack.py``
+
####4. Add your Slack API key(s)
```
/set plugins.var.python.slack_extension.slack_api_token [YOUR_SLACK_TOKEN]
```
-^^ (find this at https://api.slack.com/web)
+^^ (find this at https://api.slack.com/web behind the "Generate test tokens" button)
If you don't want to store your API token in plaintext you can use the secure features of weechat: