Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Linking instructions inconsistent #133

@ctron

Description

@ctron

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions