SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
112 stars 45 forks source link

question; way to see stardust #315

Open massivemark opened 8 years ago

massivemark commented 8 years ago

Hello,

Is there a way to see your stardust? thx

SwipeX commented 8 years ago

Currently it is not displayed. Ill set this as an enhancement.

massivemark commented 8 years ago

thx! would be great if i could see it! would help management

gsisso commented 8 years ago

Not sure where you want to place it so if anyone wants to add it -

context.getApi().getPlayerProfile().getCurrency(com.pokegoapi.api.player.PlayerProfile.Currency.STARDUST) should return the player stardust,my suggestion that if you display stardust you might want to display pokecoins near it.