Welcome Messages
Send a personalized greeting when a member joins your server.
Free
Send a personalized greeting when a member joins your server.
Install Welcome Messages from your bot’s Modules tab. Configure the settings below, save, and deploy the bot to apply changes. See module setup for shared setup steps.
Set up and use
Choose Welcome channel and enter Welcome message, for example Welcome {user} to {server}! You are member {memberCount}. The message supports {user} (mention), {username}, {server}, and {memberCount}. Enable the Server Members intent for join events.
For a personalized PNG, install and enable Image Cards, save a design, and turn on Include a welcome image. If an image cannot be generated, the normal greeting still sends.
For departure messages, create a Member Left event and connect a Send Message node to your chosen channel; the current module settings only expose the join greeting.
Settings reference
| Setting | Default | Details |
|---|---|---|
| Welcome channel (required) | — | Choose a Discord channel. |
| Welcome message (required) | — | Enter text. |
| Include a welcome image | false | Uses the design saved in the Pro Image Cards module. Install and enable Image Cards first. |
Discord setup and troubleshooting
BotDen prepares the invite permission request automatically from your enabled modules and saved commands/events. Use the invite generated by BotDen.
Enable Server Members Intent in the Discord Developer Portal for this module. See privileged intents.
If the feature does not work after saving and deploying, see troubleshooting for intents, existing-server permissions, channel access, and role order.