evenchange4 / gh-polls-bot

Automatically create polls in GitHub issues.
https://github.com/apps/polls
MIT License
212 stars 10 forks source link

No poll is being created #26

Closed andrey-helldar closed 9 months ago

andrey-helldar commented 3 years ago

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

fawazahmed0 commented 3 years ago

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

fawazahmed0 commented 3 years ago

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

alanhamlett commented 9 months ago

Update: Easy method, Just use this

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