slackr_channels function

Get a data frame of Slack channels

Get a data frame of Slack channels

slackr_channels(token = Sys.getenv("SLACK_TOKEN"), exclude_archived = TRUE)

Arguments

  • token: Authentication token bearing required scopes.
  • exclude_archived: A boolean indicating whether or not to exclude archived channels.

Returns

A data.frame of channels