strava-bot is a Slack bot that tells you about your Strava activities.
This project is built with stack. Clone the repository and run:
stack setup
stack build
There are also two types of credentials required:
- A webhook URL for Slack in
secrets/slack-webhook-url
- An access token for Strava in
secrets/strava-access-token
To run the bot:
stack exec strava-bot