tvdhout / lichess-discord-bot

Discord bot for chess puzzles and information from https://lichess.org
MIT License
16 stars 5 forks source link

Show a live lichess game in chat #49

Closed tvdhout closed 1 year ago

tvdhout commented 2 years ago

using the endpoint https://lichess.org/api/stream/game/{id}

Only allows 8 simultaneous connections. Handle the case of > 8 attemps to stream.