Skip to content

Slack IaC. Declarative Slack's slash commands.

Notifications You must be signed in to change notification settings

youles/slack-iac

Repository files navigation

Slack Iac

Tool to add multiple slash commands to an slack app.

To run:

npm install

node index.js config.json

Consideration:

  1. The commands not registered in the config.json that are already in the server will be deleted
  2. The commmands registered in the config.json that are already in the server will be updated
  3. All other commands registered will be created

About

Slack IaC. Declarative Slack's slash commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published