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.
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