A revolutionary slack app that allows you to create native simple polls right within Slack. This is a simple slash command that let's you create polls in a very convenient manner. Once installed, just type /poll "Poll question?" "Option1" "Option2" "Option3" and a poll will be created for you.
Requested OAuth scopes explained:
- "Add Commands": This is so we can implement the /poll slash command.
- "Send messages as Simple Poll": This is so we can post polls in the chat.
- "Modify your emoji reactions": This is so we can initialize the various options.