Python Telegram Minesweeper Bot https://github.com/isjerryxiao/tgmsbot
转到文件
JerryXiao 0e17748e3a
what the f**k why would you add lock to the user and chat object, are you crazy?
2021-12-13 20:49:32 +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 update for python 3.8 2019-11-18 20:46:22 +08:00
cards.py update for python 3.10 2021-12-13 19:51:15 +08:00
data.py new feature: list_games 2019-12-29 18:07:16 +08:00
data_ram.py new feature: list_games 2019-12-29 18:07:16 +08:00
ms_terminal.py first commit 2018-12-29 20:37:07 +08:00
mscore.py fix 2 bugs: gen_statistics called multiple times, dist_cards accepts values too large 2019-10-21 16:57:09 +08:00
requirements.txt what the f**k why would you add lock to the user and chat object, are you crazy? 2021-12-13 20:49:32 +08:00
tgmsbot.py what the f**k why would you add lock to the user and chat object, are you crazy? 2021-12-13 20:49:32 +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: