LunarClient / Apollo

Next-generation Lunar Client server API
https://lunarclient.dev
MIT License
85 stars 16 forks source link

Is there some way to make a GET request to the API to find out of a player uses and/or is online on Lunar Client? #89

Closed DexrnZacAttack closed 9 months ago

DexrnZacAttack commented 9 months ago

Wanting to do some stuff in JS and would like to be able to tell if a player is online on Lunar Client.

colinmcdonald22 commented 9 months ago

Wanting to do some stuff in JS and would like to be able to tell if a player is online on Lunar Client.

Unfortunately not right now, although some sort of public API is something we're interested in doing. Is there any specific data you're interested in?

DexrnZacAttack commented 9 months ago

Wanting to do some stuff in JS and would like to be able to tell if a player is online on Lunar Client.

Unfortunately not right now, although some sort of public API is something we're interested in doing. Is there any specific data you're interested in?

Mainly just seeing if a player is online on Lunar client, but it would be nice if I could see owned cosmetics, and other stuff.