A simple databaseless polling app for Slack
- Create a Slack App with slash command and chat:write bot scope
- Add a slash command of /inorout and an interactive message and provide your server's url + /slack/commands if it's the command url and /slack/actions if it is the interactive messages url in the required fields on slack's website.
- Fill out the .env file with the necessary tokens.
- npm start
- You're done!
/inorout
Question
:emoji: Answer
:emoji2: Answer 2
...
:emojin: Answer n
Emojis are optional but always fun :)
For more detailed usage guide, see helpFile.md