Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 572 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 572 Bytes

Motivated by a missed deal on a used 2006 Prius 😡

Tracks a Craigslist search and provides updates (via Telegram) on new listings at user defined intervals (5-15mins etc)

Usage

  1. Rename sample_config.py to config.py and insert the API key of your Telegram bot
  2. Activate the virtual env to load dependencies -> in the craigslist-tele-bot folder, run source env/bin/activate
  3. Start the bot using python3 main.py

Demo

demo.mp4