Telegram User Bot that plays uno with mau_mau_bot
- Python 100%
| bot.py | ||
| card.py | ||
| config.py | ||
| game.py | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
| run_bot_windows.py | ||
mau_mau_bot_bot
This user bot can play uno with other humans.
Installation
The bot uses Telethon, a Pure Python 3 MTProto API Telegram client library.
Place your settings in config.py.
Run the bot with python3 bot.py or ./bot.py.
Usage
Add yourself and unobot to a group. Create a new game with /new.
The bot will join the game and play its cards automatically.
Contributing
- Copyright © 2023 JerryXiao