562 B
562 B
Python Telegram Minesweeper Bot
It's a python clone of @mine_sweeper_bot
The bot is currently running as @archcnmsbot.
To run the bot yourself, you will need:
- Python 3.8+
- Numpy
- peewee ORM
- The python-telegram-bot module