Free checklist

Build a private Telegram AI assistant without debugging everything at once

This free checklist helps you prove the first useful loop: Telegram message in, OpenClaw assistant response out, with the right model path and workspace context.

Use it before you move to VPS hosting, local models, groups, advanced tools, or heavy automation.

Free first: download the checklist, copy the starter workspace files from GitHub, and only use the full Launch Kit if you want the complete setup path instead of piecing it together yourself.

What to validate first

The first working loop beats the perfect architecture

Most failed private-assistant setups are not blocked by one hard problem. They are blocked by changing too many layers at once.

1. Model access works

Confirm OpenClaw can answer a simple prompt before you involve Telegram, VPS hosting, or local model tuning.

2. Telegram direct chat works

Start with direct messages. Verify bot token, allowed user ID, route, inbound event, and outbound reply.

3. Workspace context is small

Keep AGENTS.md, SOUL.md, USER.md, IDENTITY.md, and TOOLS.md useful but not overloaded for the first test.

4. Persona is intentional

A private assistant should not feel like a generic bot. Add operating style, boundaries, and preferred output formats.

5. Troubleshooting is layered

Separate gateway, model, Telegram policy, auth, and workspace-file problems instead of guessing randomly.

6. Only then expand

Move to VPS, local models, groups, recurring tasks, and richer tools after the basic loop is stable.

Your fastest path

  1. Checklist: validate model access, Telegram direct messages, allowed user ID, and the first assistant reply.
  2. GitHub sample: copy the starter AGENTS.md and SOUL.md files into a test workspace.
  3. Full kit: use it when you want the guided personal PC/VPS setup, model-choice notes, troubleshooting maps, and reusable templates.

The free sample includes

  • A practical private-assistant starter path.
  • A Telegram setup checklist for the first working loop.
  • AGENTS.md and SOUL.md starter templates.
  • HTML and Markdown versions for quick reading.
  • A preview of the full Launch Kit style and structure.

Need the full setup path?

The paid Launch Kit is for builders who already know they want a private Telegram assistant and would rather follow a structured setup than collect fragments from docs, chats, and experiments.

It adds deployment options, model-choice guidance, persona packs, troubleshooting maps, starter builds, and a worked example for a private Telegram assistant.