/strava-scoreboard-slack

A Slack bot that posts last week's Strava scoreboard every Monday

Primary LanguagePython

Strava Scoreboard Slack

Integration between Strava and Slack
Basically a rebrand of https://github.com/mbsmebye/StravaScraper

Discord

For a Discord friendly bot, check out the other branch called discord-bot

Environment file

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