create_slack_channel: Create a new slack channel

View source: R/create_slack_channel.R

create_slack_channelR Documentation

Create a new slack channel

Description

Create a new slack channel

Usage

create_slack_channel(channel, token = Sys.getenv("SLACK_API_TOKEN"))

Arguments

channel

channel name

token

slack API token

Value

channel name as character


VincentGuyader/slack documentation built on July 6, 2023, 2:21 p.m.