tvdhout / lichess-discord-bot

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

Development #27

Closed tvdhout closed 3 years ago

tvdhout commented 3 years ago

Updating user ratings as a looped task in the bot stopped the user from using commands during the update time, which is significant. Replace this with my previous approach, a simple cron job.