Skip to content

This google cloud function looks up a facebook group and retrieves its latest comments, then comparing against a datastore it checks to see if the last comment has changed. If the last comment has changed then it will proceed to look at that comments attachments up in Spotify and see if it can add the first result to a Spotify playlist.

Notifications You must be signed in to change notification settings

edwardcrupi/jims-poolside-internet-cafe-fb-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jims-poolside-internet-cafe-fb-function

This google cloud function looks up a facebook group and retrieves it's latest comments, then comparing against a datastore it checks to see if the last comment has changed. If it has then it will proceed to look that comments attachments up in Spotify and see if it can add the first result to a Spotify playlist.

Requirements

  • GCP Account with Function and Datastore credentials
  • GCP Function Emulator
  • Facebook account that is the admin of a Facebook group alongside developer credentials
  • NPM

Setup

run npm install

Running

run npm start

About

This google cloud function looks up a facebook group and retrieves its latest comments, then comparing against a datastore it checks to see if the last comment has changed. If the last comment has changed then it will proceed to look at that comments attachments up in Spotify and see if it can add the first result to a Spotify playlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published