Skip to content

Python script to vote for cards automatically on threads using just the board ID

Notifications You must be signed in to change notification settings

jasonganub/ideaboardz-voter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ideaboardz-voter

Python script to vote for cards automatically on threads using just the board ID

Setup

  1. Install Python 3
  2. Install virtualenv pip3 install virtualenv
  3. Run setup script source setup

Usage

  1. Activate virtualenv

source activate

  1. Update the board ID

board_id = {board ID in the URL}

  1. Run the script

python ideaz.py

Note: Currently, the script just votes on all of the cards.

Note: When done, run deactivate

About

Python script to vote for cards automatically on threads using just the board ID

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages