Skip to content

Forked project to create slack lunch matches

Notifications You must be signed in to change notification settings

jacoblb64/lunch-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haven Lunch Match!

Things you'll need to get started

Google Sheets API credentials

Slack token

  • Grab it from the api.slack.com
  • Under 'Your Apps' > lunch-match > OAuth & Permissions
  • place in .env as slackToken=[token]

Generate your Google Sheets API token

  • npm run build
  • npm run generate-token
  • Follow the steps in the console by visiting the link and pasting the code

Grab google sheet id

Testing and running

  • npm run build to build the code
  • npm run dryrun to retrieve from sheets, but console.log() instead of posting to slack
  • npm run hangs to actually run and create Slack DM's!

About

Forked project to create slack lunch matches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%