Git Product home page Git Product logo

openpogoweb's Introduction

OpenPoGoBotWeb

Web View for OpenPoGoBot and PokemonGo-Bot

Installation and Use

This project is a module of OpenPogoBot and PokemonGo-Bot.
In case the module version has not been updated on those projects, you can run the following to update it:

$ cd OpenPoGoBot  
$ git submodule foreach git pull origin master  

In the event that there is nothing in your web folder and the above doesn't do anything run the following:

$ cd OpenPoGoBot  
$ git submodule init  
$ git submodule update  

Copy the userdata.js.example to userdata.js and update your settings
YOU WILL NEED A GOOGLE MAPS API KEY Get one here

If you want to serve this as a webpage you will have to set up a webserver, for example:

$ cd OpenPoGoBot\web  
$ python -m SimpleHTTPServer

This will enable you to view your page on http://localhost:8000

Troubleshooting

  1. If you have the latest code of both web and bot project and start the web server correctly, however you see a blank page when hit localhost:8000: clear your browser history data/cookie and try again. For Chrome user, try to open a Incognito window.

Contributing

If you would like to contribute please review OpenPoGo's contributing guidelines and submit a pull request.

openpogoweb's People

Contributors

jadbalout avatar meyer9 avatar jtdroste avatar rolfkoenders avatar saturate avatar andythorne avatar bogny avatar redsparr0w avatar gregwar avatar sniok avatar alxnegrila avatar bluehaunter avatar wchill avatar filipimor avatar particle6 avatar lfhao avatar tracerneo avatar wblondel avatar aslafy-z avatar crusardri avatar

Watchers

James Cloos avatar laiyanlong avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.