Milkdrop / strawpoll-bot

A Python3 Bot for voting unlimited times on a strawpoll.me poll.
GNU General Public License v2.0
31 stars 21 forks source link

Vote unsuccessful #8

Closed Steccah closed 3 years ago

Steccah commented 3 years ago

If the poll has the multiple poll answers activated there is the following error, even if there is no duplication checking

Vote Unsuccessful (The poll may be doing an IP Check. Use option -p)

Also it crashes if you use a proxy list

KeparYTbcc commented 3 years ago

same

KeparYTbcc commented 3 years ago
r = adapter.send(request, **kwargs)

File "C:\Users\my-pc2\AppData\Local\Programs\Python\Python39\lib\site-packages\requests\adapters.py", line 414, in send

Steccah commented 3 years ago

He moved to GitLab and i think the project is fully abandoned

Milkdrop commented 3 years ago

The issue when voting on multiple-choice polls should now be fixed.