Skip to content

Does not seem to update my Slack Status #11

Description

@peterywong

I don't think is seems to be working since my status does not update.

Here's my manifest:
{
"display_information": {
"name": "Stream Deck",
"description": "Allows Stream Deck to update your status",
"background_color": "#2a59db",
"long_description": "This is a custom app for updating your Slack status via a Stream Deck button. A Stream Deck is require for this to work.\r\nMore information can be found at https://github.com/ellreka/streamdeck-slack-status"
},
"oauth_config": {
"scopes": {
"user": [
"users.profile:write",
"users:write"
]
}
},
"settings": {
"org_deploy_enabled": false,
"socket_mode_enabled": false,
"token_rotation_enabled": false
}
}

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