GithubHelp home page GithubHelp logo

mizubot_doc's Introduction

mizubot doc

mizubot is to set your own scan point and notification filter with set center point in radius. scan point will be scanned every 10 mimutes.

Procedure

1 Set scan point with

$scan latitude longitude

2 Set notification center with

$center latitude longitude (radius)

radius is in meter and optional. If not set 100 meter is used as default. mizubot will look for pokemons and raids within the set center and radius.

3 Set notification filters
pokemon notification
3-1 Create filter by

$createfilter

This command will create filter 1
3-2 Add pokemon

$addpoke filternum pokemonname

Example

$addpoke 1 Larvitor

will add Larvitor to filter 1
all to get all pokemon. You can add as many pokemons as you want to the filter.

3-3 Adjust radius for the filter

$setrad filternum radius

Example

$setrad 1 70

will set 70 meter radius to filter 1.

3-4 Set IV to the filter

$setiv filternum miniv maxiv

to set min/max iv to the filter.
Example

$setiv 1 90 100

will get you notification between 90-100% iv pokemons.
Available parameters are
attack :   $setatk filter min max
defence: $setdef filter min max
stamina: $setsta filter min max
CP:          $setcp filter min max
setlevel:  $setlevel filter min max

Scan command


Set scan point
$scan latitude longitude
Example
$scan 41.591201 -93.603763

Delete scan point
$delscan

Check current scan point
$checkscan

Nortification command


Set notification center
$center latitude longitude (radius)
radius in meter is optional. If not set 100 meter will be used as default notification center.

Check center
$checkcenter

Pause all notification
$pause

Unpause notification
$unpause


**

mizubot_doc's People

Contributors

mzsmakr avatar

Watchers

 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.