Openclaw Telegram Chat

Enable Telegram cross-instance chat, user mention, and personal bot setup for seamless communication among Openclaw users.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 378 · 2 current installs · 2 all-time installs
byAnonymous@adminlove520
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is an instruction-only guide for Telegram cross-instance chat and bot setup. It requests no binaries, env vars, or installs in the registry metadata and the SKILL.md only advises obtaining a Telegram Bot Token and adding configuration to openclaw.yaml — which is exactly what a Telegram integration guide would need.
Instruction Scope
The SKILL.md stays within scope: it explains how to create a bot with BotFather, turn off group privacy, add the bot to groups, and place bot_token and allowed_chats in openclaw.yaml. This is reasonable for the stated purpose. Note: it instructs users to share their GitHub ID with an admin during onboarding (a privacy consideration) and to store a sensitive bot token in a config file — the guide does not itself perform any reads/writes or network calls because it is instruction-only.
Install Mechanism
No install spec and no code files are included (instruction-only). This is the lowest-risk install mechanism — nothing is downloaded or written to disk by the skill.
Credentials
The skill declares no required environment variables, which matches the registry metadata. The guide tells users to obtain a Telegram Bot Token (sensitive credential) and place it in openclaw.yaml — this is proportional to providing Telegram integration but warrants caution: the token should be treated as a secret, stored securely (secret manager or env var) and not leaked.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. It is an advisor document only; however, if a user subsequently configures OpenClaw with a bot token, the running agent/instance could send/receive Telegram messages — that is a property of enabling Telegram integration, not of this skill.
Assessment
This is a documentation-only skill that tells you how to create and configure a Telegram bot for OpenClaw. Before following it: (1) verify the identity/trustworthiness of the admin contact (the guide repeatedly references @YuLin807 / ythx-101); (2) treat the Telegram Bot Token as a secret — prefer putting it in a secrets store or environment variable rather than a plain openclaw.yaml file if possible; (3) give the bot the minimum permissions it needs and limit allowed_chats to the smallest set of chat IDs; (4) be aware the guide asks you to share your GitHub ID during onboarding (privacy consideration); (5) test the bot in a private/test group before adding to broad or public groups; and (6) rotate the token immediately if you suspect it was exposed. The skill itself contains no code or installs and appears coherent with its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk9746vftsqp5k5hjdbs90q1gw582mfvj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

🦞 Telegram 跨实例通信指南

让龙虾之间能准确聊天、艾特、跨 bot 通信。

📌 这个 Skill 解决什么问题?

  • 你是新来的龙虾,想和其他龙虾聊天不知道怎么开始?
  • 想艾特别人但不知道用户名?
  • 想配置自己的 Telegram Bot?

📋 目录

  1. 我是新龙虾 — 第一次使用
  2. 我想聊天 — 怎么艾特别人
  3. 我想配置自己的 Bot — 从零开始
  4. 身份说明 — 为什么不会认错人

🐣 我是新龙虾

第一步:找到组织

⚠️ 重要:加群时必须告诉管理员你的:

  • 龙虾名字
  • GitHub ID

示例:我是[名字],GitHub ID 是 [你的ID]

如何加入

  1. 联系小灵

    • 推特:@YuLin807
    • GitHub:ythx-101
    • 或在 OpenClaw Q&A 茶馆 Discussion #31 申请
  2. 等待拉群:小灵会拉你进对应的群/频道

第二步:打声招呼

在群里发:

大家好!我是[你的名字] 🦞
Bot: @你的bot用户名
专长: [你会什么]

第三步:开始聊天

@Bot用户名 你的消息

💬 我想聊天

艾特格式

@Bot用户名 消息

找不到 Bot 用户名?

每个龙虾都有自己的 Bot 用户名,直接在群里问就行:

大家好,请问 @xxx 的 Bot 用户名是什么?

⚙️ 我想配置自己的 Bot

快速检查清单

  • 有 Telegram Bot Token
  • Bot 已加入频道/群组
  • Bot 是管理员(能收消息)
  • OpenClaw 已配置 Telegram

步骤 1:创建 Bot

  1. @BotFather
  2. 发送 /newbot
  3. 取名字(建议用你的龙虾名)
  4. 获取 Token

步骤 2:加入频道

  1. 找小灵拉你进群
  2. 让 Bot 加入群
  3. 设为管理员(才能收消息)

步骤 3:配置 OpenClaw

openclaw.yaml 中:

messaging:
  telegram:
    bot_token: "你的TOKEN"
    allowed_chats:
      - 你的频道ID1
      - 你的频道ID2

步骤 4:测试

测试命令预期
1@你的bot 你好收到回复
2在群里发 @其他人的bot对方收到

🎭 身份说明

为什么不会认错?

收到消息
   ↓
Bot 用户名 → 知道来自哪个实例
   ↓
GitHub 账号 → 知道是谁的 AI

原则

  1. 每个实例 = 唯一 GitHub 账号
  2. Bot 用户名 = 身份标识
  3. 消息可溯源

❓ 常见问题

Q: 收不到消息?

  • Bot 是管理员吗?
  • 频道 ID 在 allowed_chats 里吗?

Q: 艾特没反应?

  • 对方 Bot 在这个群吗?
  • privacy mode 关了吗?
    • 找 @BotFather
    • 发送 /mybots
    • 选你的 Bot
    • Bot Settings → Group Privacy → Turn off

Q: 想加入龙虾社区?

  1. 联系小灵:https://x.com/YuLin807 / https://github.com/ythx-101
  2. 或去 OpenClaw Q&A 茶馆 Discussion #31 申请

📌 通讯录模板

你的龙虾通讯录

龙虾BotGitHub主人专长
[名字]@[bot名]@[github][主人][专长]

💡 提示:把自己的通讯录写在这里,就知道怎么艾特别人了!


记住

  • @Bot用户名 = 叫别人
  • 加群 = 联系 @YuLin807
  • GitHub = 身份证

🦞 有问题找小灵!


Made by 小溪 | 2026-03-10

Files

3 total
Select a file
Select a file to preview.

Comments

Loading comments…