Skip to content

A Slack bot that tells you about your Strava activities

License

Notifications You must be signed in to change notification settings

wgyn/strava-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strava-bot is a Slack bot that tells you about your Strava activities.

Setup

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

Run

To run the bot:

stack exec strava-bot

About

A Slack bot that tells you about your Strava activities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published