slack-catbot is a sample application to make Slack bot and .
- Clone this project :
git clone https://github.com/mounirel/slackChatbot.git- Create a slack bot and get your slack token.
- Paste the token in bot.token property.
- Run the example application :
node index.js