1
0
Fork 0
Telegram User Bot that plays uno with mau_mau_bot
Ir para arquivo
JerryXiao 8b99548195
update stickerset
2023-06-16 17:30:47 +08:00
LICENSE Add code, Readme and LICENSE 2023-04-07 16:45:33 +08:00
README.md Add code, Readme and LICENSE 2023-04-07 16:45:33 +08:00
bot.py update stickerset 2023-06-16 17:30:47 +08:00
card.py update stickerset 2023-06-16 17:30:47 +08:00
config.py update 2023-04-11 14:57:58 +08:00
game.py update stickerset 2023-06-16 17:30:47 +08:00
requirements.txt Add code, Readme and LICENSE 2023-04-07 16:45:33 +08:00
run_bot_windows.py update 2023-04-11 14:57:58 +08:00

README.md

mau_mau_bot_bot

License: GPL v3

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