Fetch the Slack token using the keyring package (if available), or an environment variable with the same name.
Examples
token <- slack_default_token()
nchar(token)
#> [1] 0
Fetch the Slack token using the keyring package (if available), or an environment variable with the same name.
token <- slack_default_token()
nchar(token)
#> [1] 0