bomvad00 / necrobotvisualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Necrobot / MobBot Visualizer

You have to be up to date on the bot side (master or maybe latest release).
In the Visualizer, the url on the config page should match the port you configured on bot side (both have the same default).

Installer

Go to the release tab, grab the latest and just launch it.

Config

Click on the small settings icon on the bottom right of the app.
The important thing is websocket url and port. Default is also bot default so it should just work.
You can also choose local for Pokemon name display.

Run from Code

  1. Install Node.js
  2. Start the node command line
  3. Navigate to your necrobotvisualizer folder
  4. To install enter: npm install
  5. To start enter: npm start

Example

Screenshot
Screenshot
Screenshot
Screenshot

About

License:MIT License


Languages

Language:JavaScript 67.9%Language:CSS 16.7%Language:HTML 15.4%