Hey everyone,
I built a Telegram chatbot template with human takeover using Trilox (my n8n community node for chatbot monitoring).
What it does:
- Bot answers questions with AI
- When it can’t handle something, it escalates to a human
- You take over from the Trilox inbox, bot goes silent
- Hand back to bot when done
- No double replies — checks handler before AND after AI responds
- Voice messages auto-transcribed
Template JSON: GitHub - Trilox-io/trilox-n8n-templates: Ready-made n8n workflow templates for Trilox — chatbot monitoring and human takeover
Install the node: Settings → Community Nodes → n8n-nodes-trilox
Would love feedback from anyone building chatbots in n8n.
