원클릭으로
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.