Bookland

Results 9 comments of Bookland

Can't wait for this critical feature!

@nattar-netizen Great to hear. Is soon ~2 weeks? ~month? Not trying to hold you to anything, just curious what the estimated timeframe for the feature is so we can communicate...

EDIT - I POSTED UPDATED CODE IN A MESSAGE BELOW I was having this issue using `node-fetch` I got it to work by reading the stream into a `Buffer` like...

Thanks for info @seebees & @gbataille!!! I fixed it to use the[ s3 upload method ](https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#upload-property) ``` import fetch from 'node-fetch'; const res = await fetch(url) const stream = res.body...

I would love for this to be fixed thank you for all of your effort !

That's good and would be very easy to add. Similar to the /about command?