Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove Express All Interactions Glitch instructions #827
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Reopened from slackapi/node-slack-interactive-messages#46
Description
The
SLACK_ACCESS_TOKENvariable is only available after install, but if you try to install the app in the order the instructions are presented, it will fail and say you need to add at least one scope.In enabling interactive components, where do I get the "Glitch URL"? Its in the "Share" menu, but it would be nice to be explicit. Maybe give an example.
Where do I put the environment variables? If you know Glitch, you'll know its in
🗝.env, but many users don't know Glitch. Also, if you're running locally, its not clear that you can put this in.env.You need a description for the slash command.
PORTneeds to be commented out in.envIn
package.json,@slack/interactive-messagesdependency version specifier should be set to"^0.3.0"Maybe there should be 2 completely different sets of instructions for setup locally and on Glitch.
What type of issue is this? (place an
xin one of the[ ])Requirements (place an
xin each of the[ ])