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.
Either visit Pogobot Builder Website or clone the project, run bower install
and serve it, e.g. with sudo python -m SimpleHTTPServer 80
.