wilhelmklopp / simple-poll

:bar_chart: Create native and simple polls in Slack.
195 stars 25 forks source link

Should allow any emoji to be used to vote instead of 1️⃣2️⃣etc #43

Closed dgpokl closed 6 years ago

dgpokl commented 6 years ago

it could be that if the first character of any option is an emoji, use that as the emoji for the vote buttons.

wilhelmklopp commented 6 years ago

👋 You can already do this using the following syntax:

/poll "Poll question?" "Option 1" :simple_smile: "Option 2" "Option 3" It'll create a poll that looks like this: image