gh-polls-bot icon indicating copy to clipboard operation
gh-polls-bot copied to clipboard

No poll is being created

Open andrey-helldar opened this issue 4 years ago • 2 comments

I added the Polls app to the organization.

It is enabled in the settings. I add text to the description and comments of the problem, but the survey is not generated.

What am I doing wrong?

image

image

Also here: https://github.com/Laravel-Lang/lang/issues/1347

andrey-helldar avatar Sep 23 '20 18:09 andrey-helldar

I too faced this, just testing polls in this repo: /polls Option1 'Option 2' "Option 3"

fawazahmed0 avatar Sep 30 '20 16:09 fawazahmed0

Ok, anyone facing the issue can use this polls:

  1. Just install Go

  2. Install polls package in your pc: go get github.com/apex/gh-polls/cmd/polls

  3. Create a poll and markdown will be automatically copied to clipboard. polls new "Fawaz is cool" "Andrey is awesome"

  4. Paste the auto copied markdown:

Update: Easy method, Just use this

fawazahmed0 avatar Sep 30 '20 16:09 fawazahmed0

Update: Easy method, Just use this

That no longer works, so I built my own: https://wakatime.com/polls

alanhamlett avatar Oct 03 '23 18:10 alanhamlett