Tracks a Craigslist search and provides updates (via Telegram) on new listings at user defined intervals (5-15mins etc)
- Rename
sample_config.py
toconfig.py
and insert the API key of your Telegram bot - Activate the virtual env to load dependencies -> in the
craigslist-tele-bot
folder, runsource env/bin/activate
- Start the bot using
python3 main.py