Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 611 Bytes

File metadata and controls

16 lines (10 loc) · 611 Bytes

CLI Tester

CLI Tester is a built-in platform adapter specifically designed for quickly testing and debugging AstrBot plugins via the command line without connecting to a real messaging platform.

How to Enable

  1. Go to the AstrBot Management Panel.
  2. Navigate to Settings -> Platform Access.
  3. Click Add Adapter and select CLI Tester (Type: cli).
  4. Toggle Enable in the configuration.

Detailed Guide

For instructions on how to use CLI Tester for plugin development and debugging, please refer to:

👉 Debugging Plugins with CLI Tester