ellreka / streamdeck-slack-status

Stream Deck Plugin. This plugin updates the slack status.
https://apps.elgato.com/plugins/net.ellreka.slack-status
38 stars 5 forks source link

Does not seem to update my Slack Status #11

Open peterywong opened 1 year ago

peterywong commented 1 year ago

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 } }

fabianhug commented 1 year ago

Did you make it work? Mine stopped working the other day

edit: "have you tried turning it off and on again?" fixed it

hyei commented 11 months ago

This was working for a week, and suddenly stopped today. Revoking and re-installing the app to my workspace did not resolve this.

aidanmelen commented 7 months ago

Resolution Steps:

  1. close slack
  2. close streamdeck app
  3. reopen slack
  4. reopen streamdeck app

and voilà!

crystaltaggart commented 3 months ago

I tried this, and it's not working for me. Here's some more info so hopefully @ellreka can take a look. The instructions for setting up the API weren't clear so it might be a setup issue.

Here's the instructions I got from Gemini and ChatGPT: image image

Here's my setup: image image