Skip to content

mkolas/standbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

standbot

A simple slack slash command responder. alerts the user to any potential enemy stands

  1. npm install

  2. get your team id and feed it into your process envs along with a port

  3. run like TEAM_ID=<myteam> PORT=<myport> npm start

  4. follow along here and set up a slash command: https://get.slack.help/hc/en-us/articles/201259356-Slash-commands

  5. point the command to http://myhost:myport/slack/receive

  6. enjoy

todo: let's make a slightly more attractive response, right?

About

Getting started with Slack slash commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%