An open API service indexing awesome lists of open source software.

https://github.com/pocc/bgts

TypeScript library to interact with board game websites
https://github.com/pocc/bgts

Last synced: 10 months ago
JSON representation

TypeScript library to interact with board game websites

Awesome Lists containing this project

README

          

# Unofficial typescript BGA API

There are a couple ways of authenticating: With the GUI by manually inputting the username/password and by sending a fetch that authenticates and creates cookies that can be later used as part of accessing privileged webpages.

# Todo

* [ ] BGA
* [X] Authentication with GUI
* [X] Authentication with fetch
* [ ] Get friends list
* [ ] Send Message to Friend
* [ ] Get active game list
* [ ] Yucata
* [X] Authentication with GUI
* [ ] Authentication with fetch
* [ ] Get friends list
* [ ] Send Message to Friend
* [ ] Get active game list
* [ ] Tabletopia
* [ ] Authentication with GUI
* [ ] Authentication with fetch
* [ ] Get active game list