Being stuck on Running voting scripts on Reddit

kinfisa

Newbie
Joined
Oct 24, 2017
Messages
1
Reaction score
0
I've found and downloaded a voting script on Github (link is in text file attached below coz I cannot post link here). However, its instruction is quite short. In the README file, it instructs that to specify the username and password by directly supplying them as command line arguments, invoke the script as follows:

python3 reddit_voter.py username password

I'm stuck here as I don't know what command I have to type before typing in python3 reddit_voter.py username password and whether or not I have to replace username and password with my Reddit account's username and password ?

Moreover, the instruction in README file stops right there without providing any further information about how to run the script. I'm new to python and pretty much confused about how to run this script.

Could somebody familiar with running scripts on Reddit tell me how to invoke python3 reddit_voter.py username password and what to do next to run this script on Reddit.

Thanks
 

Attachments

Last edited:
Back
Top