Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shilch/pogobot-builder
- Owner: shilch
- License: mit
- Archived: true
- Created: 2016-08-19T13:43:18.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2016-08-30T08:44:52.000Z (about 8 years ago)
- Last Synced: 2024-05-06T22:33:59.180Z (6 months ago)
- Language: HTML
- Homepage: https://pogo.bot-builder.xyz/
- Size: 21.9 MB
- Stars: 18
- Watchers: 7
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pokemon - Bot Builder for PokemonGoBot - Simply build your PokΓ©mon GO bot. (Development Projects)
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)