Skip to content

Instantly share code, notes, and snippets.

@miguelperezit
miguelperezit / README.md
Created February 7, 2021 17:24 — forked from norganna/README.md
A slack bot to invite users from one channel to another.

Using:

Installing the script

Make a new directory and put the run.js script into it.

Run npm in that same directory to install the slack web-api module:

npm install @slack/web-api