fpoppinga / kicktipp-bot

You're invited for a kicktipp game, but don't know anything about soccer? No problem, just let this bot guess for you.
7 stars 2 forks source link
browser-automation nightwatch typescript

Update FIFA World Cup 2018

I tested this bot briefly in the official game GAME_SLUG=wm18-tippspiel. It seems to work, but it may or may not break in the future. Don't hesitate to file a bug, as I will probably not be using it actively.

Usage

  1. Run > yarn install.
  2. setup an .env file with your kicktipp username, group and password as follows:
    USER_NAME=bratwurst
    PASSWORD=very_secure_passw0rd
    GAME_SLUG=meine-tipprunde
  3. Run > yarn start and enjoy.

Pro Tips

Feature Requests