This code was built by Upsilon for a study article on how to make a Slack bot.
First fill SLACK_APP_TOKEN
and SLACK_BOT_TOKEN
variables in index.ts. Then run:
npm install
npm start
This code was built by Upsilon for a study article on how to make a Slack bot.
First fill SLACK_APP_TOKEN
and SLACK_BOT_TOKEN
variables in index.ts. Then run:
npm install
npm start