# tg2 Python script to get telegram message when new items are available in too good to go ### How to setup Install required packages and copy `config.example.py` to `config.py` and fill values. At first run, you will have to complete the login setup by clicking in the link in the email. ### How to run ```sh python main.py ```