mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-21 21:02:21 -06:00
Removed chatbot integration pages and components for Chatwoot, Typebot, OpenAI, Dify, Flowise, EvoAI, and EvolutionBot. Only N8N integration remains. Changes: - Deleted 7 chatbot page directories from src/pages/instance/ - Deleted 7 chatbot query directories from src/lib/queries/ - Updated src/routes/index.tsx to remove 18+ routes for deleted chatbots - Updated src/components/sidebar.tsx to show only N8N in integrations menu - Total: 85+ files deleted This aligns the frontend with the backend cleanup that removed the same chatbot integrations, keeping only N8N as the supported chatbot integration.