HollowEarthRadio / lpfm-website

Simple community radio website infrastructure (programs, djs, now playing, podcasts, etc)
9 stars 6 forks source link

Update Facebook Events script to use user token #106

Closed btpnlsl closed 5 years ago

btpnlsl commented 5 years ago

Recent changes to the Facebook API require that a page token be used when querying for Facebook events.
This change updates the LPFM website to allow facebook user tokens to be stored in the db The Facebook event script will use the latest token to get a page token, and will use that to get a list of Facebook events.