diff options
author | Ryan Huber <rhuber@gmail.com> | 2014-12-09 17:43:16 -0800 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2014-12-09 17:43:16 -0800 |
commit | 8f5f1e25b4161312f7af10ebcc7cbc1c3dceaefe (patch) | |
tree | 559e362786f9a460db53b58f1315557a0f673bb6 | |
parent | f22bac58544a4472428b96261ba87abf1ca21822 (diff) | |
parent | a9278ff02735d4b67130984feaa1cba735dbe190 (diff) | |
download | wee-slack-8f5f1e25b4161312f7af10ebcc7cbc1c3dceaefe.tar.gz |
Merge branch 'master' of github.com:rawdigits/wee-slack
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ weechat ``` /set plugins.var.python.slack_extension.slack_api_token (YOUR_SLACK_TOKEN) ``` -^^ (find this at https://api.slack.com/#auth) +^^ (find this at https://api.slack.com/web) If you don't want to store your API token in plaintext you can use the secure features of weechat: |