pogobot-builder
pogobot-builder copied to clipboard
🔧 Simply build your Pokemon Go Bot
Pokemon Go Bot Builder (Create your own bot in no time)
What is Pokemon Go Bot Builder?
Pokemon Go Bot Builder generates a package (zip) that includes all necessary files to run PokemonGo-Bot.
Just fill in the fields and click Generate package
. Your bot is ready now :)
Your browser will automatically download a zip file containing all necessary files.
How to run it?
Either visit Pogobot Builder Website or clone the project, run bower install
and serve it, e.g. with sudo python -m SimpleHTTPServer 80
.