mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
chore: Run pnpm format:fix.
This commit is contained in:
@@ -3,10 +3,10 @@ summary: "Top-level overview of OpenClaw, features, and purpose"
|
||||
read_when:
|
||||
- Introducing OpenClaw to newcomers
|
||||
---
|
||||
|
||||
# OpenClaw 🦞
|
||||
|
||||
> *"EXFOLIATE! EXFOLIATE!"* — A space lobster, probably
|
||||
|
||||
> _"EXFOLIATE! EXFOLIATE!"_ — A space lobster, probably
|
||||
|
||||
<p align="center">
|
||||
<picture>
|
||||
@@ -15,7 +15,6 @@ read_when:
|
||||
</picture>
|
||||
</p>
|
||||
|
||||
|
||||
<p align="center">
|
||||
<strong>Any OS + WhatsApp/Telegram/Discord/iMessage gateway for AI agents (Pi).</strong><br />
|
||||
Plugins add Mattermost and more.
|
||||
@@ -167,10 +166,10 @@ Example:
|
||||
channels: {
|
||||
whatsapp: {
|
||||
allowFrom: ["+15555550123"],
|
||||
groups: { "*": { requireMention: true } }
|
||||
}
|
||||
groups: { "*": { requireMention: true } },
|
||||
},
|
||||
},
|
||||
messages: { groupChat: { mentionPatterns: ["@openclaw"] } }
|
||||
messages: { groupChat: { mentionPatterns: ["@openclaw"] } },
|
||||
}
|
||||
```
|
||||
|
||||
@@ -178,7 +177,7 @@ Example:
|
||||
|
||||
- Start here:
|
||||
- [Docs hubs (all pages linked)](/start/hubs)
|
||||
- [Help](/help) ← *common fixes + troubleshooting*
|
||||
- [Help](/help) ← _common fixes + troubleshooting_
|
||||
- [Configuration](/gateway/configuration)
|
||||
- [Configuration examples](/gateway/configuration-examples)
|
||||
- [Slash commands](/tools/slash-commands)
|
||||
@@ -227,7 +226,7 @@ Example:
|
||||
|
||||
---
|
||||
|
||||
*"We're all just playing with our own prompts."* — an AI, probably high on tokens
|
||||
_"We're all just playing with our own prompts."_ — an AI, probably high on tokens
|
||||
|
||||
## Credits
|
||||
|
||||
@@ -246,4 +245,4 @@ MIT — Free as a lobster in the ocean 🦞
|
||||
|
||||
---
|
||||
|
||||
*"We're all just playing with our own prompts."* — An AI, probably high on tokens
|
||||
_"We're all just playing with our own prompts."_ — An AI, probably high on tokens
|
||||
|
||||
Reference in New Issue
Block a user