Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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