mrkaye97 / slackr

An R package for sending messages from R to Slack
https://matthewrkaye.com/slackr/
Other
307 stars 85 forks source link

Username not 'used' #87

Closed mraess closed 3 years ago

mraess commented 5 years ago

Hi,

I was able to set slackR up successfully and am able to post into a Slack channel. However, it always uses my actual username and not the one I set in the <slackr_setup()> function.

Is there anything I need to do besides providing the api_token and incoming_webhook_url? I set up the slackR app with my Slack account. Also, is there any way oAuth support is coming for slackR anytime soon?

yonicd commented 5 years ago

oAuth has been a problem point for me too for a while now. Those two things should be enough.