Integration between Strava and Slack
Basically a rebrand of https://github.com/mbsmebye/StravaScraper
For a Discord friendly bot, check out the other branch called discord-bot
Necessary environment variables for your .env
file
WEBHOOK_URL="<Webhook url to a channel at Slack>"
WEBHOOK_URL_TEST="<Webhook url to a test channel at Slack>"