dblock / slack-strava

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

When a user reconnects their account the delta of activities is posted #66

Closed dblock closed 5 years ago

dblock commented 5 years ago

This can be a lot.

When you connect to Strava it can be:

a) first time, easy b) because you noticed it stopped working and want to catch up c) because you wanted to turn it off for a while

How can the system know what the deal is?

An advanced version could just ask you, but I think that might be too complicated to implement because the Q&A workflow in Slack is not exactly straightforward.

Currently the behavior is (b), but maybe the default should be (c)?