Skip to content

hack-commit-push/raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack-commit-push raffle application

Environment

  • SLACK_TOKEN envvar: Slack token including at least groups:read, users:read and users:read.email permissions.
  • PORT (optional, default: 3000) envvar: HTTP port for the server to listen to
  • PRIZE_FILE (optional, default: ./samples/prizes.json) envvar: static JSON file for prize data

Note that the corresponding bot should be invited to private channels before the token can be used to retrieve those.

Getting started

 $ npm install
 $ node index.js
Listening at http://localhost:3000

And browse 😎!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •