Grant Jordan

Results 2 issues of Grant Jordan

Hi there, The post_likers function does not return the exact amount of likers on any post with more than 128 likes. ``` post = "https://www.instagram.com/p/CDbt2ikF2q9/" like_count = bot.like_count(post) print(like_count) response...

small bug

### Describe the bug In a production deployment on Vercel, I'm getting logs from my handleError function in hooks.server.ts saying that some routes in the .vercel/output/static/_app/immutable/assets/ are not found, even...

pkg:adapter-vercel
awaiting submitter