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.exe
and place in root folder. - Copy
env.sample
, fill out the information and rename toenv.py
. - Run
main.py
with python 3.