This script reads a tori.fi search result page once a minute and posts updates given telegram chats.
- Install everything from
requirements.txt. - Download
chromedriver.exeand place in root folder. - Copy
env.sample, fill out the information and rename toenv.py. - Run
main.pywith python 3.