Skip to content

EgorKalugin/Minesweeper-Telegram-Bot-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-Telegram-Bot-

Description

Simple chat bot to play minesweeper based on pyTelegramBotAPI library.The choice of field size and difficulty level (number of mines) is implemented in this project.

How to run

docker build . -t tgbot
docker run -e API_BOT_TOKEN={YOUR_API_KEY} tgbot

Testing

For testing telethon library could be used. However automated tests are out of the scope of this basic project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published