Skip to content

A bot that tweets randomly selected chess puzzles from the Lichess puzzle database.

Notifications You must be signed in to change notification settings

pybergonz/Chess-Puzzles-Twitter-Bot

 
 

Repository files navigation

Chess Puzzle Twitter Bot

This bot posts puzzles that are randomly selected from the open-source Lichess puzzle database. The caption of each puzzle provides information, along with a direct link.

Images are generated with the help of the chess.cvg library, from parsing FEN.

Since the file size of ‘lichess_puzzles.csv’ is too large to upload (>300mb), I’ve uploaded ‘reduced_lichess_puzzles.csv’ instead. This file contains the first 10,000 puzzles.

TO-DO:

  • Automate posting, at regular intervals.
  • Periodically select puzzles from higher-rated games, or titled players.
  • Automatically comment the tweet with the solution, after some period of time.

Follow the bot on Twitter here.

About

A bot that tweets randomly selected chess puzzles from the Lichess puzzle database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%