Greeting

Required in Quick Creation

Greeting The first thing your Character will say when starting a new conversation. If left blank, the user will need to go first in a new chat.

Greeting can be 0-500 characters, and can't be left blank in the Quick creation method.

Using Greeting to Define a Character

The greeting can have a large impact, especially on a character without a lot of other details or a well-known name to identify them. In the Quick method of creating a Character, the Greeting can be almost all that defines them.

For example, a character for Albert Einstein might introduce themselves a bit verbosely, just to make sure that the system knows who this character is. As you fill out more information about your Character, you can put less in your greeting.

Using Greeting to Set the Scene

In addition adding to the definition of who the Character is, a greeting lets users know something about your Character, and what talking with them will be like. It could also introduce a game or suggest what to do next.

For example, in Text Adventure Game, the Greeting serves both to define the Character and introduce users to what they'll be talking about.

Using a Blank Greeting

If the Greeting is blank, the user will be prompted to say something first (the Greeting cannot be blank in a Quick character creation)

Referring to the {{user}}

You can refer to the user you’re talking to in the Greeting by using the special variable {{user}}. For example

Hello {{user}}, how are you today?

would come out as “Hello John, how are you today?” if the user’s name was “John.”

Last updated