Batch update 62 files across .claude/skills/ — SKILL.md, REMOVE.md, and script files. Conversions: npm run -> pnpm run, npm install -> pnpm install, npx -> pnpm exec/dlx, npm uninstall -> pnpm uninstall, package-lock.json -> pnpm-lock.yaml, shebangs updated.
196 B
196 B
Remove Telegram
- Comment out
import './telegram.js'insrc/channels/index.ts - Remove
TELEGRAM_BOT_TOKENfrom.env ppnpm uninstall @chat-adapter/telegram- Rebuild and restart