Raymo111 / iPetitions-Bot

A bot to get signatures for iPetitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPetitions-Bot

License AUR license AUR version GitHub release (latest by date including pre-releases) Language count Top language Latest commit Maintenance

A bot to get signatures for iPetitions.

Compatibility

Tested on Arch Tested on Ubuntu 18.04 LTS Tested on WSL

It should work on anything else that runs bash.

Warranty

This program does not come with any kind of warranty. If you get banned from iPetitions for violating its terms and conditions, I take no responsibility.

Dependencies

  • curl
  • perl
  • jq
  • GNU grep

Installation

Run the following in bash:

wget -O - --no-cache https://raw.githubusercontent.com/Raymo111/iPetitions-Bot/master/install.sh | sudo bash

Usage

ipetitions-bot [-OPTIONS] [PETITIONNAME]

Running just ipetitions-bot -h will show a list of options.

Changelog

  • v0.1 - May 30, 2019 - Created!
  • v1.0 - May 31, 2019 - Added call parameters
  • v1.1 - November 16, 2019 - Now works from PATH
  • v1.2 - January 18, 2020 - IP randomization enabled
  • v1.3 - January 28, 2020 - Revamped interface with options
  • v1.4 - August 18, 2021 - Use grep to get token and remove formfind dependency

About

A bot to get signatures for iPetitions

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%