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
- Host: GitHub
- URL: https://github.com/pocc/bgts
- Owner: pocc
- Created: 2021-06-15T00:57:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-22T22:18:23.000Z (about 5 years ago)
- Last Synced: 2025-03-18T17:53:19.706Z (over 1 year ago)
- Language: TypeScript
- Size: 183 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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