Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 602 Bytes

Autolara

This scraper will check https://alaragames.se for new cards and send webhook notification on discord when the card is in stock

Installation

The easiest way to run this project is with docker.

  1. Create file cards.txt with one cardname per row.
  2. Add discord Webhook URL. to the docker-compose environment variables
  3. docker-compose up -d

cards.txt example

Endurance
Lightning bolt
Abrupt decay

Preview

Preview