Skip to content

joshvote/slack-spoiler-command

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-spoiler-command

A basic Slack slash command in node.js for running on the Beep Boop platform. It can run on any platform as long as the following environment variables are provided:

  • PORT - the port to start the http server on
  • SLACK_VERIFY_TOKEN - the verify token for your Slack slash commands

Exposes a /spoiler route that is intended to power a Slack slash command for providing spoiler text for both mobile and desktop.

Due to hosting costs the slack app is currently unpublished in the slack store. You should be able to create your own fork of this and run it at beepboophq or elsewhere easily enough.

About

Bot for providing a spoiler slash command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%