mx-puppet-slack
mx-puppet-slack copied to clipboard
Linking instructions inconsistent
The linking instructions look pretty inconsistent to me.
Option one says link <token>.
Option two uses link and then link <token>. However, the first link command triggers an error: ERROR: Please specify a token to link! You can get a token via OAuth from … followed by a link which is missing the client_id. Manually adding the client ID redirects back to my server, but then times out with a "gateway timeout".
Issuing help comes up with:
Type help <command> to get more help on them.
Issuing help link however shows:
Command link not found!
Issuing link -? shows:
ERROR: Link a slack app with link <appId> <clientId> <clientSecret> <signingSecret>`
Issuing that command with the correct information actually links. But then only gives an empty list of rooms:

@ctron were you able to connect after this? I have the same issue.
@ctron were you able to connect after this? I have the same issue.
Unfortunately no.
same here
Command link not found!
I think this is a duplicate of #63
There are some instructions in that issue report and the notion that link does throw an error currently but it can be ignored.