Skip to content

ocjd/botmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botmap

A realtime map for Pokemon Go Bots

Requirements

  • Ruby 2.0 or higher

Installation

  1. Place these files in a folder inside your bot's bin/Debug directory (this should be pokemonbotfolder/Debug/bin/botmap)
  2. Install the sinatra gem (gem install sinatra)

Usage

  1. Open the botmap folder (this should be pokemonbotfolder/Debug/bin/botmap) in a ruby activated console
  2. Run this command: ruby sinatra.rb
  3. Open up http://0.0.0.0:3000 in your browser and see it work!

About

Realtime map for pokemon bots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published