dblock / slack-strava

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

Add a way to un-cancel subscription at period end #163

Closed dblock closed 2 months ago

dblock commented 2 months ago

If a user unsubscribes we mark the subscription to cancel at period end with active_subscription.delete(at_period_end: true).

https://github.com/dblock/slack-strava/blob/master/slack-strava/commands/unsubscribe.rb#L17

There's no way to undo that.

dblock commented 2 months ago

https://github.com/dblock/slack-strava/commit/71c60b38dddf4a316e2a373982201c1860952bc9