I want to post to slack that a weekly scheduled job completed or not. The slackr package looks like what I need, but it requires a legacy token that has been deprecated so I can't generate one for the app to use.
I did find a minor workaround here, but most of the functionality seems to be lost with this workaround.
Does anyone know of an alternate ways to post directly to slack from R?