OverpayingForAIPricing desk

Lesson 1 of 3 · 6 min read · Beginner

What OpenClaw is, and why the name changed twice

OpenClaw is an open-source "agent gateway": it connects a messaging platform to an LLM agent so the bot in your Discord or Slack server can actually do things, not just chat. It's free software — the model behind it isn't.

In this lesson you will

  • Describe what an agent gateway does that a plain chatbot doesn't
  • Name the messaging platforms OpenClaw connects to
  • Know why the project is called OpenClaw and not its original name

OpenClaw is an open-source, MIT-licensed project that sits between a messaging platform — Discord, Slack, Telegram — and an LLM agent loop. Instead of building your own bot from scratch to read messages, call a model, and post a reply, OpenClaw already does that wiring: you point it at a model and it becomes a "digital coworker" living in your server, able to read channels, hold context across a conversation, and (depending on what you connect it to) take actions like running a tool or posting a scheduled update.

What OpenClaw provides vs. what you still have to supply.
OpenClaw providesYou still need
The bridge: platform events → agent loop → replyAn LLM API key (or a self-hosted model) to act as the brain
Conversation memory / context handlingA server to run it on (or a laptop, for testing)
A plugin/tool system for actions beyond chatYour own judgement on what the bot is allowed to touch

The software is free because it's genuinely open source — there's no OpenClaw subscription, no license fee, no usage cap imposed by the project itself. That's exactly why lesson 2 matters: "free" describes the gateway, not the electricity bill of the model running behind it.

Knowledge check

OpenClaw is free and open-source. Does that mean running an OpenClaw bot costs nothing?

Lesson FAQ

What is OpenClaw?

An open-source, MIT-licensed agent gateway that connects messaging platforms (Discord, Slack, Telegram) to an LLM agent loop, letting an AI bot read and act in your server instead of just replying in a single chat window.

Why was OpenClaw renamed?

The project was originally called Warelay, then Moltbot, before settling on OpenClaw after a trademark dispute over "Claw"/"Claude"-adjacent branding. It's the same project and codebase throughout the renames.

Finished reading?

Mark it done to track your progress through the course.

Save progress across devices

Get a private link that restores your lessons on any device. Email is optional and only used to send you the link.

Compare, calculate, decide

If our calculators helped you cut down on hidden AI wallet leaks, thanks for using them. A tiny fraction of your savings is what keeps our pricing indexes updated daily.

Not sure which AI is cheapest for your use case? Find out in 30 seconds — no signup required.

AI cost intelligence

Stop overpaying for AI tools

Join the OverpayingForAI list for pricing updates, cheaper alternatives, and practical buying guidance.

Now tracking 50+ AI tools, models, platforms, subscriptions, coding tools, and automation products.

We use your email only for OverpayingForAI updates. Unsubscribe anytime.