Send discord alerts when item listings of a certain description and price appear.
- Install requirements to virtual environment.
- Rename .env-example to .env and fill in the variables with your Ebay API ID and Discord Webhook ID and Webhook Token (can get discord stuff by right clicking a channel you own, go to edit, webhooks and copy the two values from the Webhook URL. Shorter one is the ID.
- Run "python run.py".