Skip to content

Shreyas-vgr/Slack-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack-Bot

Building a Slack Bot with Node.js Microservices

To use this application you need to have node installed and below packages from npm

npm init npm install --save express npm install --save superagent npm install --save moment

Also replace API_KEY with corresponding keys obtained from api sites.

To run the node and node-time services: node --harmony(optional) bin/run.js

About

Building a Slack Bot with Node.js Microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published