neoclaw
v0.1.3
Published
[](https://www.npmjs.com/package/neoclaw) [](https://www.npmjs.com/package/neoclaw) [](https://www.npmjs.com/package/neoclaw)
Readme
neoclaw
A multi-channel AI agent built with Neovate Code.
Features
- Multi-channel: CLI and Telegram support
- AI-powered: Uses Neovate Code agents for message processing
- Cron jobs: Scheduled tasks support
- Heartbeat monitoring: Built-in health checks
Quick Start
# Install dependencies
bun install
# Set environment variables
export TELEGRAM_BOT_TOKEN="your-token"
export OPENAI_API_KEY="your-key"
# Run
bun startDevelopment
# Watch mode
bun dev
# Type check
bun run typecheckLicense
MIT
