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

missing arguments #10

Closed TheALoafOfBread closed 8 months ago

TheALoafOfBread commented 2 years ago

usage: main.py [-h] [-f F] [-m M] [-p] id option main.py: error: the following arguments are required: id, option is the error message

Hyper100 commented 2 years ago

Have you tried giving it the id and option?

devender15 commented 2 years ago

Have you tried giving it the id and option?

It requires an integer Id but we can only get a string Id like X3nk62X6YyE

Milkdrop commented 8 months ago

This is because string IDs are from strawpoll.com, this script only worked for strawpoll.me which has been shut down