Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 318 Bytes

🤖 slack-bot-example

This code was built by Upsilon for a study article on how to make a Slack bot.

Installation

First fill SLACK_APP_TOKEN and SLACK_BOT_TOKEN variables in index.ts. Then run:

npm install
npm start