Get a data frame of Slack IM ids
slackr_ims(token = Sys.getenv("SLACK_TOKEN"))
token
: Authentication token bearing required scopes.data.frame
of im ids and user names
https://github.com/mrkaye97/slackr/pull/13
Quinn Weber (aut), Bob Rudis (ctb)
Useful links