agross / palai-basic-income-claim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

palai-basic-income-claim

Claim your Palai basic income automatically.

Reports your balance on stdout and as a TeamCity build statistic (only if you run TeamCity).

Usage

  1. Install Ruby

  2. Install bundler: gem install bundler

  3. Download code and install dependencies

    git clone https://github.com/agross/palai-basic-income-claim.git
    cd palai-basic-income-claim.git
    bundle install
  4. Run this script every day

    $ PALAI_USER=you@example.com PALAI_PASSWORD='secret' bundle exec ./palai.rb
    1234.5

About


Languages

Language:Ruby 100.0%