Skip to main content
Corvus Connection

Welcome a first-time chatter

Basic
The first time someone chats this session, reply with a warm welcome.
On First-Time ChatteroutusermessageTextvalueReply to ChatterintextoutReturnin
Graph structure (text alternative)

Trigger: onFirstTimeChatter

Nodes:

  • On First-Time Chatter (entry.onFirstTimeChatter)
  • Text (data.literal.string)
  • Reply to Chatter (action.reply)
  • Return (flow.return)

Connections:

  • On First-Time Chatter.out → Reply to Chatter.in
  • Text.value → Reply to Chatter.text
  • Reply to Chatter.out → Return.in

Walkthrough

The first time a viewer chats in a session, this flow gives them a warm welcome.

How it works

  1. On First-Time Chatter fires the first time someone sends a message this session.
  2. The Text node holds the welcome message.
  3. Reply to Chatter greets them in-thread.

Change the message in the Text node to set the tone for your channel. See On First-Time Chatter for the fields it binds.

Uses these nodes