How can we help you?
Core Concepts
New to ChatAlt? Here are the basics.
What are nodes?
In ChatAlt, a node is a single building block of a conversation. Think of it as a specific action: sending a message, asking a question, or checking a condition. You connect these nodes with lines to create a "Flow" that defines how your bot interacts with users.
How do I connect Telegram?
Connecting Telegram is a 3-step process:
- Message @BotFather on Telegram to create a bot and get an API Token.
- Go to your ChatAlt Dashboard and select "Channels."
- Paste your Token into the Telegram field and click "Connect."
ChatAlt automatically configures the webhooks on our FastAPI server so you don't have to.
Still have questions?
Our community and support team are here to help.