https://github.com/darckfast/chess.com-rating
Get user rapid rating
https://github.com/darckfast/chess.com-rating
chess streamelements twitch vercel
Last synced: 2 months ago
JSON representation
Get user rapid rating
- Host: GitHub
- URL: https://github.com/darckfast/chess.com-rating
- Owner: Darckfast
- License: mit
- Created: 2024-11-05T18:57:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T19:09:01.000Z (over 1 year ago)
- Last Synced: 2025-02-16T20:20:49.139Z (over 1 year ago)
- Topics: chess, streamelements, twitch, vercel
- Language: Go
- Homepage: https://darckfast.com/api/chess
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Chess.com rating
Given a username, this API will retrive the user current rapid rating on chess.com, and returns it as plain text
## StreamElements
To set up this using StreamElements, add a custom command with the following
```
${customapi.https://darckfast.com/api/chess?username=chess_com_username&key=rapid&message=$(queryescape "current rating on rapid: =rapid and puzzles: =tactics")}
```