A Telegram Bot to play Dixit with your friends!
python 3.9or higher*python-telegram-bot, version13.11or higher*, but not version 20Pillow, version9.0.1or higher*pycairo, version1.20.1or higher* (and its dependencies, notably the cairo library)- A bot token from telegram's BotFather
pytest, version7.1.2or higher*
*quite possibly lower, the minimal version is not actually known
- Create a
token.txtfile, containing your bot's token, in the same directory as themain.pyfile. - Run with
python3 main.py