Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 357 Bytes

Toricrawler

What it does

This script reads a tori.fi search result page once a minute and posts updates given telegram chats.

How to use

  1. Install everything from requirements.txt.
  2. Download chromedriver.exe and place in root folder.
  3. Copy env.sample, fill out the information and rename to env.py.
  4. Run main.py with python 3.