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,13 @@
{
"name": "fakechat",
"description": "Localhost iMessage-style web chat for Claude Code \u2014 test surface with file upload and edits. No tokens, no access control.",
"version": "0.0.1",
"keywords": [
"fakechat",
"web",
"localhost",
"testing",
"channel",
"mcp"
]
}