diff options
author | Ryan Huber <rhuber@gmail.com> | 2014-12-09 11:51:10 -0800 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2014-12-09 11:51:10 -0800 |
commit | a9278ff02735d4b67130984feaa1cba735dbe190 (patch) | |
tree | e368df1de67169140a7ae7a4c0f3a5f31307f4a8 /README.md | |
parent | 233558ebd7eb5e23ce6794ed67b6213e5fa4d822 (diff) | |
download | wee-slack-a9278ff02735d4b67130984feaa1cba735dbe190.tar.gz |
Update README.md
Diffstat (limited to 'README.md')
-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: |