/hello-world-slack-bot

A lite slack bot hello world app

Primary LanguageJavaScript

Hello World Slack Bot

Super basic slack bot, used with my article: link

To Run

npm install or yarn
npm run start or yarn start

E.Z.