Python Telegram Minesweeper Bot https://github.com/isjerryxiao/tgmsbot
Go to file
JerryXiao 9d3aa65154
add per game lock
2019-01-19 14:58:04 +08:00
.gitignore bug fix: consider STEPPED_MINE as a flagged mine 2019-01-15 11:54:47 +08:00
LICENSE first commit 2018-12-29 20:37:07 +08:00
README.md Add peewee orm to readme 2019-01-15 11:58:55 +08:00
data.py add more fun 2019-01-15 00:57:48 +08:00
data_ram.py add more fun 2019-01-15 00:57:48 +08:00
ms_terminal.py first commit 2018-12-29 20:37:07 +08:00
mscore.py bug fix: consider STEPPED_MINE as a flagged mine 2019-01-15 11:54:47 +08:00
tgmsbot.py add per game lock 2019-01-19 14:58:04 +08:00

README.md

Python Telegram Minesweeper Bot

License: GPL v3

It's a python clone of @mine_sweeper_bot
The bot is currently running as @archcnmsbot.

To run the bot yourself, you will need: