835 B
835 B
mau_mau_bot_bot
This user bot can play uno with other humans. (Python3 only)
Installation
The bot uses Telethon, a Pure Python 3 MTProto API Telegram client library.
Please follow this guide to install Telethon, and create your api id and hash.
Then 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 © 2018 JerryXiao