Skip to content

cshotton/chuckbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chuckbot

chuckbot is a node.js Slack bot example. It currently looks for an outbound webhook to the URL /blog

See routes/blog.js for the meat of the app.

To run:

cd chuckbot
npm install
npm start

Note, you may need to edit the package.json file to change the start script to specify node instead of nodejs or vice versa if the npm start command fails.

About

chuckbot is a node.js Slack bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published