初めてのメッセージを送る
初めてアシスタントにメッセージを送り、接続したチャットアプリで返信を受け取ります。
「初めてのメッセージを送る」はCoddyKit上の無料OpenClaw Academyレッスンです。 これはレッスン3/4です。 下記で完全なレッスンを無料で読むことができます。その後、ブラウザ内の組み込みコードエディタと24時間対応のAIチューターでハンズオン演習できます。 これはOpenClaw Academy学習パスの一部であり、ウェブとCoddyKitアプリ全体で進捗が同期されます。 OpenClaw Academyコースには全4レッスンが含まれています。
このレッスンの一部はまだ翻訳されておらず、英語で表示されています。
Time to Say Hello
Your channel is paired, so now you can message OpenClaw directly. This first hello proves the whole loop works end to end.
Open the Chat
In WhatsApp, open the chat connected to your assistant. You simply type like you would to any contact. 💬
Keep It Simple at First
Start with a plain greeting like hello. A small message is the easiest way to confirm the assistant is listening.
The Message Travels In
Your text leaves WhatsApp, crosses the Gateway, and reaches the agent running on your machine. That path is the whole bridge at work.
The Agent Thinks
The bundled agent runtime handles your message using the LLM key you set up. This is where the actual thinking happens.
A Reply Comes Back
The answer travels the same path in reverse and lands in WhatsApp. You get a reply right inside the chat you already use.
More Than Plain Text
You are not limited to words. You can send images, audio, and documents too, and receive them back through the same chat.
Try a Real Ask
Once hello works, give it a real task. Ask a question or request a small action to see the assistant actually do something for you.
Watch It on the Dashboard
Open the dashboard to watch your message and reply flow through. It is a handy way to confirm everything is connected.
openclaw dashboardIf No Reply Comes
No answer usually means the channel or daemon is not connected. Re-check the Gateway on the dashboard, or rerun onboarding.
You Are Talking to It
That round trip means OpenClaw is truly running. From here, every chat just builds on this working connection. 🎉
Quick Check
Let us trace where your message goes.
Recap
You sent your first message: it traveled through the Gateway to the agent and back as a reply, working for text, images, audio, and files. ✅
AI チューターと学ぶ Bash — 無料
ブラウザでリアルコードを書いて実行し、24/7 の AI チューターから瞬時にサポートを受け、ウェブまたはアプリで続きから学習できます。
- コース
- 10
- レッスン
- 40
よくある質問
「初めてのメッセージを送る」レッスンは無料ですか?
はい。「初めてのメッセージを送る」の完全なテキストはこのウェブで無料で読めます。インタラクティブに演習し(組み込みコードエディタと24時間対応のAIチューター)、OpenClaw Academyコースの残りをアンロックするには、CoddyKit PROにアップグレードしてください。 OpenClaw Academyコースには全4レッスンが含まれています。
「初めてのメッセージを送る」で何を学びますか?
初めてアシスタントにメッセージを送り、接続したチャットアプリで返信を受け取ります。 ブラウザで直接実行するハンズオンコードでOpenClaw Academyを演習し、24時間対応のAIチューターがレッスンを進める中での質問に答えます。
OpenClaw Academyを始めるのに経験は必要ですか?
事前経験は必要ありません。CoddyKitのOpenClaw Academyは初級者から上級者向けに構成されているため、ここから始めるか最初から始めて、自分のペースで進むことができます。 これはレッスン3/4です。
「初めてのメッセージを送る」レッスンにはどのくらい時間がかかりますか?
ほとんどのCoddyKitレッスンは約5~10分かかります。各レッスンはコンパクトでインタラクティブなので、着実に進歩し、ウェブとアプリ全体で正確に前回の場所から再開できます。
このOpenClaw Academyレッスンでコードを書いて実行できますか?
はい。すべてのOpenClaw Academyレッスンに組み込みコードエディタが含まれているため、ブラウザでリアルコードを書いて実行し、即座のAIフィードバックを取得できます。ローカル設定は不要です。