Given a vector of one or more channel names, retrieve list of
active channels and try to replace channels that begin with "#
" or "@
"
with the channel ID for that channel.
Usage
slackr_chtrans(channels, token = Sys.getenv("SLACK_TOKEN"))
Given a vector of one or more channel names, retrieve list of
active channels and try to replace channels that begin with "#
" or "@
"
with the channel ID for that channel.
slackr_chtrans(channels, token = Sys.getenv("SLACK_TOKEN"))