Skip to content

A super simple node Slackbot for Beep Boop or anywhere

Notifications You must be signed in to change notification settings

silverstein/node-slack-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-slack-bot

A super simple node.js slack bot

Clone the repo and npm install

Running locally:

SLACK_TOKEN=<YOUR_SLACK_TOKEN> npm start

Building with Docker:

docker build -t beepboophq/node-slack-bot .

Running

docker run -it --rm -e SLACK_TOKEN=<YOUR_SLACK_TOKEN> beepboophq/node-slack-bot

About

A super simple node Slackbot for Beep Boop or anywhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%