|
|
@ -27,6 +27,15 @@
|
|
|
|
A weechat plugin in C to extend the chat client to
|
|
|
|
A weechat plugin in C to extend the chat client to
|
|
|
|
support Slack workspaces via the RTM and Web APIs.
|
|
|
|
support Slack workspaces via the RTM and Web APIs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Start with `/slack register` for instructions on how
|
|
|
|
|
|
|
|
to obtain a token, or if you already have a token, use
|
|
|
|
|
|
|
|
`/slack register <token>`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2. Use `/slack connect <workspace-name>` with the name
|
|
|
|
|
|
|
|
returned by register
|
|
|
|
|
|
|
|
|
|
|
|
* Installing
|
|
|
|
* Installing
|
|
|
|
|
|
|
|
|
|
|
|
See http://github.com/bqv/weechat-extras for the suite this is part of
|
|
|
|
See http://github.com/bqv/weechat-extras for the suite this is part of
|
|
|
|