Setting Up Welcome Messages

Create personalized welcome messages to greet new members when they join your server.

Why Welcome Messages?

A warm welcome makes new members feel at home. You can greet them by name, share server rules, and guide them to important channels — all automatically.

Configuring Welcome Messages

1

Enable Welcome Messages

Use the welcome command to start configuring:

welcome enable

This turns on the welcome message system for your server.

2

Set the Welcome Channel

Choose where welcome messages will be posted:

welcome channel #welcome

Replace #welcome with your desired channel.

3

Customize the Message

Create a custom message using placeholders:

welcome message Welcome, {user}! 🎉

Available Placeholders

Use these in your welcome message to personalize it:

  • {user} - Mentions the new member
  • {username} - The member's username
  • {server} - Your server's name
  • {membercount} - Total member count

Example Message

Here's an example welcome message:

Welcome to {server}, {user}! 🎉
You are member #{membercount}!
Check out #rules and #get-roles to get started.

Advanced Options

You can also configure:

  • Embed messages - Use rich embeds instead of plain text
  • DM welcomes - Send welcome via direct message
  • Welcome images - Include a custom welcome banner

Access the full configuration via the dashboard at mitsuki.gg/servers for more customization options.