Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shilch/pogobot-builder

πŸ”§ Simply build your Pokemon Go Bot
https://github.com/shilch/pogobot-builder

Last synced: 3 months ago
JSON representation

πŸ”§ Simply build your Pokemon Go Bot

Awesome Lists containing this project

README

        

# Pokemon Go Bot Builder (Create your own bot in no time)
![Pokemon Go Bot Builder](https://cloud.githubusercontent.com/assets/11890358/17818608/a7f9add2-6644-11e6-966e-b02968acd38e.png)

## What is Pokemon Go Bot Builder?
Pokemon Go Bot Builder generates a package (zip) that includes all necessary files to run [PokemonGo-Bot](http://github.com/jabbink/PokemonGo-Bot).
Just fill in the fields and click `Generate package`. Your bot is ready now :)
![Button](https://cloud.githubusercontent.com/assets/11890358/17822128/8e41938a-6655-11e6-8523-48c03461bc29.png)

Your browser will automatically download a zip file containing all necessary files.
![Zip File](https://cloud.githubusercontent.com/assets/11890358/17822188/edbf79c6-6655-11e6-8620-cef318a44fc7.png)

## How to run it?
Either visit [Pogobot Builder Website](https://pogo.bot-builder.xyz/) or clone the project, run `bower install` and serve it, e.g. with `sudo python -m SimpleHTTPServer 80`.

## Contributors
- [shilch](https://github.com/shilch)