Paperclip Telegram Plugin
Bidirectional Telegram integration for Paperclip. Push agent notifications, receive bot commands, approve requests with inline buttons, gather community signals, run multi-agent sessions in threads, transcribe voice notes, register custom workflow commands, and deploy proactive watches. Forum-topic-aware so each Paperclip project gets its own thread.
Bidirectional Telegram integration for [Paperclip](https://github.com/paperclipai/paperclip). Push notifications, receive bot commands, approve with inline buttons, run multi-agent threads, process media, register custom commands, deploy proactive watches. Built on the plugin SDK and [PR #909](https://github.com/paperclipai/paperclip/pull/909).
Notifications (MarkdownV2 with plain-text fallback)
Issue created/done, approval requested with inline Approve / Reject buttons, agent error, agent run start/finish.
Per-type chat & forum-topic routing
approvalsChatId + approvalsTopicId, errorsChatId + errorsTopicId, digestChatId + digestTopicId, escalationChatId, fallback to defaultChatId. Per-company overrides via /connect. onlyNotifyBoardApprovals keeps CEO approvals inside Paperclip.
Forum topic = project — map topics via /connecttopic, manage with /topics.
Bot commands
/status, /issues, /agents, /approve, /help, /connect, /topics, /acp spawn|status|cancel|close, /commands import|list|run|delete.
HITL Escalation
escalatetohuman posts to a dedicated channel with conversation context, suggested reply, confidence score. Buttons: Send Suggested Reply, Reply, Override, Dismiss. Timeout with default action (defer, autoreply, close).
Shared by Matt Van Horn