- Setup a telegram bot, get the token and the chat ID
- Find the _TclRequestVerificationKey through the requests done on the web interface
- Launch with:
export TELEGRAM_ACCESS_TOKEN=mytoken
export TELEGRAM_CHAT_ID=chatid
export TCLREQUESTVERIFICATIONKEY=thekey
python index.py