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.
224 B
224 B
Remove Microsoft Teams Channel
- Comment out
import './teams.js'insrc/channels/index.ts - Remove
TEAMS_APP_IDandTEAMS_APP_PASSWORDfrom.env ppnpm uninstall @chat-adapter/teams- Rebuild and restart