Discord app to allow players to connect with friends and enjoy chess in Discord

aws-lambda chess chess-database chesscom-api discord discord-bot lichess-api social-network stockfish-api
3 Open Issues Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a Discord bot command that allows users to solve chess puzzles fetched from the Lichess API. The command should display the puzzle, accept user input (e.g., algebraic notation), and provide feedback on the correctness of the solution. Consider handling various puzzle types and providing a user-friendly interface within Discord.

Complexity: 4/5
enhancement good first issue java

Discord app to allow players to connect with friends and enjoy chess in Discord

Java
#aws-lambda#chess#chess-database#chesscom-api#discord#discord-bot#lichess-api#social-network#stockfish-api

AI Summary: Implement a Discord bot feature that allows users to browse and view data from the Lichess Opening Explorer Masters database. The user interface should resemble the existing ChessDB command/UI within the bot, allowing scrolling through the database entries and displaying information in a Discord-friendly card format.

Complexity: 4/5
enhancement good first issue java

Discord app to allow players to connect with friends and enjoy chess in Discord

Java
#aws-lambda#chess#chess-database#chesscom-api#discord#discord-bot#lichess-api#social-network#stockfish-api

AI Summary: Implement a Discord bot command that accepts a PGN (Portable Game Notation) string as input, parses it, and displays the game moves sequentially using a series of FEN (Forsyth–Edwards Notation) representations. Users should be able to navigate through the game using forward and backward arrow commands. This requires handling PGN parsing, FEN generation, and Discord message formatting.

Complexity: 4/5
enhancement good first issue java

Discord app to allow players to connect with friends and enjoy chess in Discord

Java
#aws-lambda#chess#chess-database#chesscom-api#discord#discord-bot#lichess-api#social-network#stockfish-api