Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 582 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 582 Bytes

SeAT

sde-detector

Docker Cloud Build Status

A simple script to detect new SDE's for import. Used to post to the eveseat Discord #sde-bot channel.
Please use the main SeAT repository here for issues.

running

The container should be run as a cronjob with something like this (use crontab -e):

docker run --rm -e WEBHOOK_URL="https://discord.com/api/webhooks/<key>" -v $(pwd)/hash_file:/app/hash_file eveseat/sde-detector