dblock / slack-strava

(Re)Post Strava activities to Slack
https://slava.playplay.io
MIT License
37 stars 6 forks source link

Don't post private activities to slack #35

Closed sepans closed 6 years ago

sepans commented 6 years ago

Strava API has a private flag. I don't think the bot should post private activities.

dblock commented 6 years ago

Should probably be configurable per user.

dblock commented 6 years ago

Added. Users can set private true|false to configure this behavior. Default is now false.

petewilcock commented 6 years ago

Happy to find this, was wondering why my private run wasn't posting. I'd assumed giving the app access to data would allow this automatically.

dblock commented 6 years ago

@petewilcock Please feel free to suggest a better place/messaging. Maybe the bot should ask you about this when it has connected?

dblock commented 6 years ago

https://github.com/dblock/slack-strava/issues/47