ariesshrimp / ratticusscript

Personal homepage
MIT License
4 stars 0 forks source link

send tweet images to firebase storage in addition to twitter #19

Closed ariesshrimp closed 7 years ago

ariesshrimp commented 8 years ago

then use the firebase storage link instead of the twitter link for the src attribute

ariesshrimp commented 8 years ago

tweeter function now stores backups in firebase. still need to update where the src attribute is derived from.

ariesshrimp commented 8 years ago

Looks like a bug in the lambda function when it tries to hook into google storage. I think the google storage api calls probably need to be promise-wrapped for consistency.