boldandbrad / meeple-cli

🎲 Interact with BoardGameGeek and manage local collections from your terminal.
MIT License
1 stars 1 forks source link

Import collections from BoardGameGeek user collection #46

Closed boldandbrad closed 1 year ago

boldandbrad commented 1 year ago

meeple import -bgg username

Want to make sure that the import command can also be used to import from a file in #18. - Will likely be altered in a breaking change in a future major release.

Import as one collection or import a collection for each status (own, wishlist, etc)? - Support both.

Be sure to hit the BGG API endpoint multiple times if the first response is a 202 and not a 200.