MMoriDocs

Overview

Start here for Mori's API surface and WebSocket feed.

Mori at a glance

Mori is a cross-platform Growtopia companion focused on bot control, world visibility, and browser-based management. The docs site keeps the structure simple:

  • a short overview page for orientation
  • an API reference page for the current surface

Base transport

SurfaceValue
Base URLhttp://localhost:3000
WebSocketws://localhost:3000/ws
Authnone
Content typeapplication/json

What you can do

  • spawn and remove bots
  • inspect full bot state, inventory, objects, and world tiles
  • send movement, equipment, delay, and scripting commands
  • search the item database
  • subscribe to bot, world, player, inventory, and console events

Next page

Continue to API Reference for the current endpoint and event details.

On this page