Pick a channel and Sired will walk you through it one step at a time.
Your agent already works in the web chat. If you want the simplest external setup, start with Telegram.
Discord takes a few more screens. SMS is mainly for platform admins and usually needs your Sired team or Twilio/Vonage account setup.
Choose the channel you want, then follow the next button until you have everything ready.
Do one step at a time. Do not worry about the whole setup at once.
Once you paste the right token or app details into Sired, Sired handles the webhook side for you where supported.
Telegram is the least technical setup today. Start there if you want the quickest win.
Add your agent to Telegram so users can message the bot.
/newbot.If you need to set the webhook yourself, use: https://api.telegram.org/botYOUR_TOKEN/setWebhook?url=...
Add your agent to a Discord server so users can chat via the /chat command.
https://sired.onrender.com/api/discord/webhookbot and applications.commands.Users type: /chat message: Your question here
SMS is configured at the platform level. Sired needs one Twilio or Vonage number. When users text that number, Sired responds.
For platform admins: Add VONAGE_* or TWILIO_* env vars, then set the inbound webhook to https://sired.onrender.com/api/sms/inbound.
If you need your own SMS number for your agent, contact support. Per-agent routing is still being improved.
Your agent is always available in the web chat. No extra setup needed.