Skip to content

bfayers/TeslaInventoryTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesla Tracker - Webhook Bot

Script that can track approved used Tesla's for sale in the UK. Written to handle Model 3 originally but should work for all models listed below.

The script sends notifications of new cars being listed, changes in price and photo availability. It also notifies when a car that was previously being tracked is removed from the Tesla Inventory.

Required settings

Settings are handled with env vars, in the current state you need these:

DISCORD_WEBHOOK_URL - Discord channel webhook url
DISCORD_NEW_CAR_THREAD - Thread ID for new cars
DISCORD_CHANGED_CAR_THREAD - Thread ID for changes to already tracked cars
MODEL - One of: ms, m3, mx, my
YEARS - Comma seperated list of years to search (eg: 2024,2025)
TRIMS - Comma seperated list of trims. See below for options

Available settings for TRIMS

  • When model is ms
    MSPLAID,MSAWD,75D
    
  • When model is m3
    PAWD,LRAWD,LRRWD,M3RWD
    
  • When model is mx
    MXPERF,MXAWD,75D
    
  • When model is my
    PAWD,LRAWD,LRRWD,MYRWD
    

About

Tool to track Tesla UK Approved Used inventory for new cars and changes

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages