kamaradclimber / bga_to_bgg

A personal script to synchronize boardgamegeek logged plays with boardgamearena plays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BgaToBgg

This project allows to synchronize all my plays from boardgamearena website to BBG.

There are a few hardcoded things (list of game ids and my BBG id) but it should be adaptable to others.

To use this

Set environment variables used in bin/sync then:

bundle install
bundle exec bin/sync

This script aims to be idempotent and should be runnable once per ~day.

About

A personal script to synchronize boardgamegeek logged plays with boardgamearena plays.

License:MIT License


Languages

Language:Ruby 100.0%