This repository has been archived on 2020-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
Jannes Höke 6204868a18 separate game logic from bot interface,
introduce exceptions instead of boolean returns,
remove repetitive code,
begin unit tests,
improve docstrings,
update to python-telegram-bot==4.1.1,
add ponyorm settings classes (unused)
2016-05-19 20:56:52 +02:00
2016-04-20 00:55:31 +02:00
2016-03-08 02:04:20 +01:00
2016-05-08 14:37:25 +02:00
2016-05-19 20:56:52 +02:00
2016-05-08 14:38:38 +02:00
2016-05-08 14:37:25 +02:00
2016-03-09 11:31:54 +01:00
2016-05-08 18:57:40 +02:00
2016-05-08 14:39:13 +02:00
2016-05-08 14:37:25 +02:00

UNO Bot

Telegram Bot that allows you to play the popular card game UNO via inline queries. The bot currently runs as @mau_mau_bot

To run the bot yourself, you will need:

Get a bot token from @BotFather, place it in credentials.py and run the bot with python3 bot.py

Code documentation is minimal but there

Description
Telegram Bot that allows you to play Mau Mau (UNO) via inline queries
Readme 3.1 MiB
Languages
Python 90.7%
Gettext Catalog 9.3%