Home

Awesome

Chess Quiz Telegram Bot

About

This is a open source Telegram bot that provides chess puzzles. <br/> <br/> Available here: https://t.me/ChessQuizBot

Here's how /random command looks like in my private chat:<br/> demo

Here's how /puzzle command looks like in a group chat. It produces a poll so that many people can answer:<br/><br/> demo

Supported commands

Current verison has these main commands:

There's also /help and /feedback commands and a few admin tools and stats. All custom commands are stored in quizbot/commands.

Credits

This is built on top of Longman's great PHP telegram bot framework: https://github.com/php-telegram-bot/core <br/> I made a custom version of tikul's fen-to-png python script to generate images: https://github.com/tikul/fen-to-png

Special thanks to @mmlart, @igniperch, @MESSSERR, @Kon85 and @BomberHarris_XRP for helping input the chess problems.