feat: enhance chatbot Telegram/Discord integrations, add /remove commands and Q&A reply handling

This commit is contained in:
Shanmuga Krishnan S M
2026-08-03 08:28:47 +05:30
parent 8bd0718b72
commit d51d538ee9
20 changed files with 1243 additions and 99 deletions

View File

@@ -10,6 +10,7 @@ export default defineConfig({
tailwindcss(),
],
server: {
host: true,
watch: {
ignored: [
'**/backend/**',