Skip to content

Automated voting for strawpoll.com polls

License

Notifications You must be signed in to change notification settings

RayBytes/strawbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strawbot

standard-readme compliant

Automated voting in strawpoll.com polls

Install

$ pip install -r requirements.txt

Usage

$ python strawbot.py
usage: strawbot.py [-h] pid oids

Spam-vote in strawpoll.com polls

positional arguments:
  pid         The poll ID to vote in (found at end of URL).
  oids        The checkbox ID(s) to submit votes for. Separated by #s. You can
              find this with inspect element (name= attribute on
              input[type=checkbox]).

optional arguments:
  -h, --help  show this help message and exit

Maintainers

Contribute

Questions? Comments? Concerns? Shoot me an issue!

Want to add something? Shoot me a PR!

License

Copyright (c) Eliot Partridge, 2017. Licensed under the MIT license.

About

Automated voting for strawpoll.com polls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%