Renamed 13 skill folders to drop the -v2 suffix (the v2/v1 distinction isn't load-bearing anymore — there is no v1 runtime). Deleted the four v1 channel skills that occupied the rename target paths (add-discord, add-slack, add-telegram, add-whatsapp); they targeted src/v1 which is reference-only per CLAUDE.md. Skill content still says "v2" in places — that's a follow-up commit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
227 B
227 B
Remove Webex Channel
- Comment out
import './webex.js'insrc/channels/index.ts - Remove
WEBEX_BOT_TOKENandWEBEX_WEBHOOK_SECRETfrom.env pnpm uninstall @bitbasti/chat-adapter-webex- Rebuild and restart