Supported today
Telegram and Discord can be connected as bot channels for inbound and outbound assistant chat.
Channels
A message arrives from a channel, Friday runs an agent turn, and the reply is delivered back through the same channel. Each channel has its own enabled state, secrets, allow-lists, targets, and DM policy.
Telegram and Discord can be connected as bot channels for inbound and outbound assistant chat.
Channel messages run the same permissioned assistant flow as the desktop chat.
Four policy modes — Allowlist, Pairing, Open, or Deny — control who can reach the agent directly.
Chat with Friday from Telegram using a bot connection. Messages run an agent turn and replies are delivered back to the same chat or thread.
Reach Friday from Discord through a configured bot, with access control for direct messages, groups, and allowed senders.
Receives the platform event and emits a channel inbound message.
Evaluates the security policy. Outcomes: dispatch, handled, observe-only, or drop.
Allowed messages are forwarded to AgentService with the session key and reply target.
The agent response routes back through the channel adapter to the original chat and thread.
Channel access
Use allowlists, pairing, open, or deny policies so you decide who can message Friday from outside the app.