Use Cases
- Customer support automation through chatbots
- Personalized user interactions based on historical data
- Efficient management of user sessions in messaging applications
How It Works
Triggers on new messages received in Telegram Checks user existence in Supabase database Creates a new user if not found, or retrieves existing user data Initiates a conversation thread with OpenAI Sends user messages to OpenAI and retrieves responses Delivers OpenAI responses back to the user on Telegram
Setup Steps
- 1Import the workflow template into your n8n instance
- 2Configure Telegram, Supabase, and OpenAI credentials
- 3Set up the necessary tables in Supabase for user data
- 4Create a Telegram bot and obtain the bot token
- 5Test the workflow by sending a message to the Telegram bot
Apps Used
Telegram
OpenAI
Supabase
Categories
Target Roles
Tags
#ai chatbots
#ai assistants
#process automation