Skip to content

antibot-dev-team/antibot-agent

Repository files navigation

Antibot Agent

Requirements

  • Node (tested on v16.4.2)
  • Npm (tested on 7.18.1)
  • Python3 (test server)

Build

make install
make build

Usage

Run antibot backend, then run:

make run

Open in your browser (with dev console):

http://localhost:8080

You should see in the console:

{"status": "success", "data": "anything"}