You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code is designed to be self explanatory, but most of the time you'll want to do await fetchPlayerRaw(player, key) and then pass response.player to processPlayer(), including the specific gamemodes you want to process.