Skip to content

Commands

This page collects the main commands you will use when running ClawNeo locally and from Discord.

CLI service commands

CommandDescription
clawneo startStart the local ClawNeo service
clawneo stopStop the running service
clawneo restartRestart the service
clawneo statusShow service status
clawneo uiOpen the local status UI
clawneo configOpen interactive configuration

Basic CLI flags

CommandDescription
clawneo -hShow help
clawneo --helpShow help
clawneo -vShow version
clawneo --versionShow version

Discord system commands

ClawNeo supports both plain-text /xxx messages and native Discord slash commands.

CommandDescription
/helpShow available system commands
/statusCheck service or bot status
/cancelAbort the current running task in the current Discord session
/updateUpdate ClawNeo in the background and restart the service
/restartRestart the service
/stopTake the bot offline until you start it again

Command boundaries

This page focuses on user-facing commands.

If you want:

  • built-in model tools such as read, grep, or bash, see Tools
  • installation and runtime setup details, see Configuration
  • a minimal getting-started flow, see Quick Start

MIT Licensed