帖子
I want to use the speedrun.com api for a discord bot in JS but I can't get the players id by their nickname :
I use NodeJs and HTTPS for the request so when i make a request on https://speedrun.com/api/v1/users/Pseudo this doesn't return me a JSON file.
How can i get the ID by the pseudo to make my request ?
Sorry if there are mistakes.
显示1 - 1 共 1