Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bredefk/strava-scoreboard-slack
A Slack bot that posts last week's Strava scoreboard every Monday
https://github.com/bredefk/strava-scoreboard-slack
jogging scoreboard slack strava
Last synced: 13 days ago
JSON representation
A Slack bot that posts last week's Strava scoreboard every Monday
- Host: GitHub
- URL: https://github.com/bredefk/strava-scoreboard-slack
- Owner: BredeFK
- Created: 2024-05-02T10:00:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T09:09:33.000Z (4 months ago)
- Last Synced: 2024-10-06T03:06:52.873Z (3 months ago)
- Topics: jogging, scoreboard, slack, strava
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/BredeFK/strava-scoreboard-slack/tree/discord-bot)## Environment file
Necessary environment variables for your `.env` file
```dotenv
WEBHOOK_URL=""
WEBHOOK_URL_TEST=""
```