/sde-detector

A simple script to detect new SDE's for import

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

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