Set up a welcome message with Nekotina

Published on May 21st, 20263 min read

Greet new members with a custom message, embed, or image card in the channel you choose.

Ads

The welcome module sends an automatic message when someone joins your server. You can use plain text, a rich embed, or an image card, and add buttons with links or server actions.

Prerequisites

  1. Access to the dashboard with admin permissions.
  2. A dedicated channel, e.g. #welcome or #general.
  3. Nekotina needs Send Messages and Embed Links in that channel.

Step 1 — Open the welcome module

  1. Select your server in the dashboard.
  2. Go to Announcements → Welcome.
  3. Choose the welcome channel where the message will be posted.

Step 2 — Write the message

Use variables to personalize the content:

VariableShows
{{user}}Mention of the new member
{{username}}Username
{{server}}Server name
{{members}}Total member count
{{date}}Current date

Simple text example:

Welcome {{user}} to **{{server}}**! You're member #{{members}}. 🎉
Preview
Nekotina
NekotinaAPP
Welcome @Kwee to My Server! You're member #128. 🎉
Welcome with mention and server name.

Step 3 — Choose message style

Pick one of three styles:

StyleDescription
Simple textMessage content only
Rich embedTitle, description, color, and image in an embed
Image cardGenerated image with avatar, name, and custom background

For embeds, set title, description, color, and thumbnail. For cards, adjust font, overlay, and background.

Step 4 — Buttons (optional)

Add button rows with:

  • Links → rules, invite to another server, social media.
  • Actions → assign visitor role, open an interactive flow.

See the actions guide if you need buttons with logic.

Step 5 — Additional options

  • Skip bot accounts: enable to skip welcome messages for bot accounts.
  • Preview: send a test to a channel before going live (save changes first).

Step 6 — Save

Click Save changes. The next person who joins will receive your configured message.

Other announcement messages

Under the same Announcements menu you can configure (same text/embed/card styles; no dedicated guide yet):

ModuleWhen it sends
GoodbyeWhen someone leaves the server
DM WelcomePrivate message to new members
Server BoostsWhen someone boosts the server

For your members

New members don't need to do anything — the message arrives on join. If you add link buttons (rules, roles, website), mention in #rules or in the welcome itself what to click.

Pair with Autoroles for automatic roles, or Selfroles if they should pick roles via buttons.

Combine with autoroles

To also assign roles automatically on join, set up Autoroles separately. Welcome and autoroles work independently but complement each other.

Common issues

Summary

1. Announcements → Welcome → Choose channel
2. Write message with variables
3. Pick style (text, embed, or card)
4. (Optional) Buttons
5. Save changes

Your server now greets every new member!

Back to guides