Telegram User Bot that plays uno with mau_mau_bot
Go to file
JerryXiao 48e47fd41c
Improve readme
2018-12-20 13:14:49 +08:00
LICENSE Add code, Readme and LICENSE 2018-12-20 13:12:30 +08:00
README.md Improve readme 2018-12-20 13:14:49 +08:00
bot.py Add code, Readme and LICENSE 2018-12-20 13:12:30 +08:00
card.py Add code, Readme and LICENSE 2018-12-20 13:12:30 +08:00
config.py Add code, Readme and LICENSE 2018-12-20 13:12:30 +08:00
game.py Add code, Readme and LICENSE 2018-12-20 13:12:30 +08:00
requirements.txt Add code, Readme and LICENSE 2018-12-20 13:12:30 +08:00
schedule_async.py Add code, Readme and LICENSE 2018-12-20 13:12:30 +08:00

README.md

mau_mau_bot_bot

License: GPL v3

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.

Contributing

  • Copyright © 2018 JerryXiao