https://github.com/shilch/pogobot-builder
🔧 Simply build your Pokemon Go Bot
https://github.com/shilch/pogobot-builder
Last synced: 5 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 (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2016-08-30T08:44:52.000Z (over 8 years ago)
- Last Synced: 2024-08-04T00:11:06.048Z (9 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)
## 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 :)
Your browser will automatically download a zip file containing all necessary files.
## 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)