mx-puppet-slack icon indicating copy to clipboard operation
mx-puppet-slack copied to clipboard

Linking instructions inconsistent

Open ctron opened this issue 3 years ago • 4 comments

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:

image

ctron avatar Nov 13 '21 22:11 ctron

@ctron were you able to connect after this? I have the same issue.

blockloop avatar Jan 06 '22 02:01 blockloop

@ctron were you able to connect after this? I have the same issue.

Unfortunately no.

ctron avatar Jan 10 '22 10:01 ctron

same here Command link not found!

ghost avatar Jan 16 '22 08:01 ghost

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.

twouters avatar Feb 01 '22 23:02 twouters