Pixelchat Documentation
  • Welcome to PixelChat
  • Product Guides
    • Profile Settings
    • Characters
    • Chats
    • Director Mode
    • Creating Chatbots
      • Name
      • Title
      • Greeting
      • Personality
      • Visibilty
      • Avatar
      • Tags
      • Advance Attributes
  • Premium Features
    • Multiple User Personas
    • Conversation Images
    • Text-to-Speech
    • Memory Manager
    • Semantic Memory 2.0
    • AI Models
      • DeepSeek V3
  • Community Guidelines
  • Advance
    • Tokens
    • Generation Settings
    • Markdowns
    • Image Prompt Guide
  • Importing Characters
  • OpenAI API
  • Mobile Apps
  • FAQs
  • Support
Powered by GitBook
On this page
  1. Product Guides
  2. Creating Chatbots

Greeting

PreviousTitleNextPersonality

Last updated 8 days ago

The Greeting is your character’s icebreaker, the first message it sends when a conversation begins. It sets the tone, gives users a feel for the character’s personality or role, and plays a big part in creating an engaging first impression. Think of it as the character’s way of saying, “Here’s who I am, let’s chat!”

You can set a greeting for your character by navigating to the “Greeting” section of the creation screen. A greeting can be anywhere from 0 to 2,000 characters long and is required to complete creating your character.

  • The special variable {{user}} can be used to address the user directly in your greeting. For example, "Hello {{user}} ," would display as "Hello Julie" if the user's name is Julie.

  • The special variable {{char}} can be used to address the character directly in your greeting. For example, "Hello {{char}} ," would display as “Hello Jane” if the character's name is Jane.

  • You can use markdowns to format your message and make it more engaging. To learn more about markdowns and how to use them, visit the article .

Aim for something concise yet expressive that hooks users right from the start. For example, if your chatbot is a fitness trainer named "FitGuru," your greeting might be:

Hey there, {{user}}! It's FitGuru here, your personal fitness coach. Let's set some goals and break some personal records today. Ready to sweat? flexes

here