Revert "Remove telegram, discord, and fakechat plugins (#741)"

This reverts commit d53f6ca4cd.
This commit is contained in:
Kenneth Lien
2026-03-19 13:55:32 -07:00
committed by GitHub
parent d53f6ca4cd
commit d2bd4ddb1d
31 changed files with 3999 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "telegram",
"description": "Telegram channel for Claude Code \u2014 messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /telegram:access.",
"version": "0.0.1",
"keywords": [
"telegram",
"messaging",
"channel",
"mcp"
]
}