Skip to content

Got nothing #2

@zxl777

Description

@zxl777

var Pokespotter = require('pokespotter')('----', '----', 'google');
Pokespotter.get('Central Park, New York').then(function (pokemon) {
console.log(pokemon);
});

Report

You should save your Pokemon GO credentials in Environment variables rather than passing them in the code.
Store them as PGO_USERNAME, PGO_PASSWORD, and PGO_PROVIDER and you don't have to pass them anymore.
[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions