Skip to content

Quick Start

This page helps you get ClawNeo running as quickly as possible.

1. Install

bash
npm install -g clawneo

2. Configure

Run the interactive setup when needed:

bash
clawneo config

If you want the full configuration guide, see Configuration.

3. Start the service

bash
clawneo start

4. Open the local status UI

After the service starts, open:

text
http://127.0.0.1:3210

5. Use ClawNeo from Discord

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

Common examples:

text
/help
/status
/cancel
/update
/restart
/stop

6. Try a few natural-language tasks

Examples:

text
20 minutes later remind me to check the logs
what reminders do I have

Where to go next

MIT Licensed