Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 758 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 758 Bytes

StrawpollBot

A script that automatically sends votes to strawpoll.me, using the tor network to bypass IP duplication checking.

Requirements:

Usage:

  1. Move geckodriver executable to same directory as script
  2. Within the script, set TOR_BINARY to the path of the tor exeutable.
    • On Windows, this is located at C:\Users\<username>\Tor Browser\Browser\firefox.exe
  3. Change POLL_ID, CHOICE, and VOTE_COUNT to desired values
  4. Start Tor Browser and connect to the tor network
  5. Execute script

Poll Demonstration