Python Telegram Minesweeper Bot https://github.com/isjerryxiao/tgmsbot
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JerryXiao 0e17748e3a
what the f**k why would you add lock to the user and chat object, are you crazy?
1 year ago
.gitignore bug fix: consider STEPPED_MINE as a flagged mine 4 years ago
LICENSE first commit 4 years ago
README.md update for python 3.8 3 years ago
cards.py update for python 3.10 1 year ago
data.py new feature: list_games 3 years ago
data_ram.py new feature: list_games 3 years ago
ms_terminal.py first commit 4 years ago
mscore.py fix 2 bugs: gen_statistics called multiple times, dist_cards accepts values too large 3 years ago
requirements.txt what the f**k why would you add lock to the user and chat object, are you crazy? 1 year ago
tgmsbot.py what the f**k why would you add lock to the user and chat object, are you crazy? 1 year ago

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: