ワンクリックで
telegram-channel
Use the OpenClaw Telegram channel safely for polling or webhook setup, group routing, mention gating, and runtime diagnosis.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use the OpenClaw Telegram channel safely for polling or webhook setup, group routing, mention gating, and runtime diagnosis.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Autoreview closeout: local dirty changes, PR branch vs main, parallel tests.
Official ASI "Hakua" Auditory & Physical Actuator Substrate
Use Hypura Harness voice input and output tools for local mic, WAV transcription, VOICEVOX playback, and Desktop Companion voice turns.
Use Hypura Harness tools to inspect and safely control the user's currently worn VRChat published avatar through its generated OSC JSON and approved action profile.
Use the OpenClaw LINE channel safely for webhook setup, group routing, rich replies, and runtime diagnosis.
Operate the Local Voice plugin for local STT, VOICEVOX TTS, camera capture, and VRChat OSC speaking cues.
| name | telegram-channel |
| description | Use the OpenClaw Telegram channel safely for polling or webhook setup, group routing, mention gating, and runtime diagnosis. |
| user-invocable | false |
Use this skill when the user asks an agent to configure, diagnose, or operate the bundled Telegram plugin.
-100... chat ids belong under channels.telegram.groups, while user ids belong in allowFrom or groupAllowFrom.requireMention explicit for group behavior. Plain group messages are expected to stay quiet when mention gating is enabled.openclaw channels status telegram.getWebhookInfo, the configured path, and the webhook secret header.openclaw channels status --channel telegram --probe --json
or Telegram getMe. Report the bot identity only after redacting token
material.node scripts/run-vitest.mjs run --config test/vitest/vitest.extension-telegram.config.ts extensions/telegram/src/bot-message-context.require-mention.test.ts extensions/telegram/src/webhook-status.test.ts
extensions/telegram/src.-100... chat ids under group config.requireMention controls whether plain messages are ignored. A
quiet plain message can be the expected secure behavior.extensions/telegram/src/bot-message-context.body.ts and extensions/telegram/src/group-policy.ts.extensions/telegram/src/webhook.ts and extensions/telegram/src/monitor.ts.extensions/telegram/src/polling-session.ts, extensions/telegram/src/polling-lease.ts, and extensions/telegram/src/polling-liveness.ts.extensions/telegram/src/bot/delivery.ts and extensions/telegram/src/bot/reply-threading.ts.requireMention.pending_update_count is not the only signal being checked.getUpdates reports 409: another poller or gateway owns the same token.