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.
228 B
228 B
Remove Webex Channel
- Comment out
import './webex.js'insrc/channels/index.ts - Remove
WEBEX_BOT_TOKENandWEBEX_WEBHOOK_SECRETfrom.env ppnpm uninstall @bitbasti/chat-adapter-webex- Rebuild and restart