A client to interact with the ‘Slack Web API’ https://api.slack.com/web. The ‘Slack Web API’ is an interface for querying information from and enacting change in a ‘Slack’ workspace.
Installation
You can install the development version of slackapi2 from GitHub with:
# install.packages("remotes")
remotes::install_github("api2r/slackapi2")Code of Conduct
Please note that the slackapi2 project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.