GoSenseiBot

View on GitHub

A Telegram bot (@GoSenseiBot) that brings the ancient board game Go into any Telegram chat. Players issue simple commands and the bot responds with a freshly rendered image of the board.

How it works

Start a game and place stones with slash commands:

/place a4
/place q16

After each move the bot renders the current board state as an image using Pillow and posts it back to the chat, so everyone can see the position at a glance.

Stack

← Projects