GitHub-Star-Counter
GitHub-Star-Counter copied to clipboard
Specific user crash
Hi! I added this api request to my discord bot so that people could see how many stars they or other users have on github... but one of my members find that the user "microsoft" crashes the bot when he tries to call the api. So I went to check the link and I found this:
At https://api.github-star-counter.workers.dev/user/microsoft this error appears:

I checked the github of microsoft and I found that they have 5k repositories and a lot of stars 😳

So probably the error is given by all those repositories and the many stars that are on them. I don't know if there are others big profiles with all this repositories or stars that can get an error from the api call... you can fix it or it's impossible to count all those stars?