A good welcome message sets the tone for your whole server: it greets newcomers, points them to the rules, and nudges them to introduce themselves. This guide gives you 20 ready-to-use examples and shows how to send one automatically to every new member — without writing any code.
20 Discord welcome message examples
Copy any of these and swap in your own server name, channels, and links. {{username}} is replaced with the new member's name automatically.
Friendly & casual
Welcome {{username}}! 🎉 Grab a role in #roles and say hi in #general.Hey {{username}}, glad you're here! Make yourself at home 👋{{username}} just joined — everyone say hello! 🙌Welcome aboard, {{username}}! Tell us what brought you here.
Gaming community
GLHF {{username}}! 🎮 Drop your main in #introductions and find a squad in #lfg.A new challenger appears — welcome {{username}}! ⚔️Welcome {{username}}! Check #rules, grab a game role in #roles, and queue up.
Creator / streamer server
Welcome to the community, {{username}}! 💜 Notifications go live in #announcements.{{username}} joined the crew! 🎥 Say hi and grab your notify role in #roles.Thanks for following the journey, {{username}} — welcome!
Professional / business
Welcome, {{username}}. Please read #guidelines and introduce yourself in #intros.Glad to have you, {{username}}. Start in #start-here for a quick overview.
Rules-first
Welcome {{username}}! ✅ Please react in #rules to unlock the rest of the server.Hi {{username}} — read #rules first, then explore. We keep it friendly here.
Short & punchy
Welcome, {{username}}! 🎊{{username}} is here. Let's go! 🚀New face alert — welcome {{username}}!
With onboarding steps
Welcome {{username}}! 3 quick steps: 1) read #rules 2) grab roles in #roles 3) say hi in #general.Hey {{username}}! Pick your interests in #roles so we can show you the right channels.Welcome {{username}} 👋 New here? #start-here has everything you need.
Send it automatically with Noria (no code)
You don't need to code or rent a generic bot — connect your own Discord bot and let it run:
- Connect your Discord bot to Noria (paste your bot token — it stays encrypted).
- Open the editor and add a Member Joined trigger.
- Add a Send Message action, choose your
#welcomechannel, and paste one of the examples above. - Use the
{{username}}variable so each message is personalised. - Click Activate. Every new member now gets greeted automatically.
The fastest start is the Discord Welcome Message template — it opens pre-wired so you only change the text and channel.
Make it your own
- Personalise with
{{username}}(name) or{{user_mention}}(@mention). - Add a role automatically on join — see the Discord auto-role guide.
- Send a private DM with the rules instead of (or alongside) the public message.
- Add a delay so the greeting doesn't get buried during a raid of joins.
That's it — a warm, automatic welcome for every newcomer, running on your own bot.