This is a telegram bot called Oskar created for the cinema club.
python3 -mpip install matplotlib
pip3 install -r requirements.txt
export BOT_NAME=name
export TELEGRAM_API_KEY=key
python3 core.py
Join to BotFather and follow instruction to create a new bot. After creating the bot you will get API key.