/BoredGamer

Tools to interface with BoardGameGeek programmatically

Primary LanguagePython

BoredGamer

A set of tools to interface with BoardGameGeek from the CLI. Requires Python 3.8+

Current features:

  • Add Play: Search for a title, and select the correct result from a dropdown (cached for faster play adding on future calls)
  • Play Summary: Retrieve full play history from a user collection

Installation & Setup

  1. Run bgg -l to login for a specific BoardGameGeek account (credentials will be saved in credentials/bgg.json)