eruecco87-zz / PokemonGoBot-RocketTheme

UI for PokemonGoBot
12 stars 11 forks source link

[Improvement/Suggestion] Start/Stop/Restart Bot from UI #8

Open CosmoRing opened 8 years ago

CosmoRing commented 8 years ago

In https://github.com/jabbink/PokemonGoBot/pull/622#issuecomment-236649975 its shown a way to start/stop/... a bot running. You could implement on Options those links. That way it's easier to manage multibots running on the same jar without having to restart ALL the bots.

ncovercash commented 8 years ago

Will do!

ncovercash commented 8 years ago

I'm trying to create a way in the SocketServer to perform these actions. The normal cURL API would not work, as the server and port differ from what is on the page, thus dirallowing requests to be sent