livecoders / website

Website for the Live Coders Twitch Team
https://livecoders.dev
MIT License
52 stars 74 forks source link

Debugged and ran genMembers script #238

Closed ThindalTV closed 2 years ago

ThindalTV commented 2 years ago

genMembers script was run and updated membership registry from twitch data.

Also ran genMissionStatementImage successfully on local development environment.

Note: ClientId and/or clientsecret has expired, so this will still NOT pass CD build. Once that has been updated, debugging on why the mission statement script isn't working can start - there are no logs remaining on github.

ThindalTV commented 2 years ago

Let's change the genMembers script to only add new images instead of updating them - that way custom images will be preserved. Thoughts?