aomarket-bot

Standalone Anarchy Online market-tracking bot

View the Project on GitHub zznathans/aomarket-bot

gmi

HTTP client for the GMI live-order API — the current buy/sell order book for a given item.

Files

How it’s used

Injected into MarketService (as gmi) and polled per watched item during the bot’s poll cycle (bot/scheduler.py) to detect new orders and drive watchlist alerts. Item identity (aoid) comes from aodb — this client only knows about orders, not item metadata.