Learn R Programming

slackr (version 2.0.1)

slackr_createcache: Create a cache of the users and channels in the workspace in order to limit API requests

Description

Create a cache of the users and channels in the workspace in order to limit API requests

Usage

slackr_createcache(
  bot_user_oauth_token = Sys.getenv("SLACK_BOT_USER_OAUTH_TOKEN")
)

Arguments

bot_user_oauth_token

the Slack bot OAuth token (chr)