Admin
Welcome
Configure the welcome system for new members. Set up automatic welcome messages, auto-roles, and customize the welcome experience.
Subcommands
setup
Configure the welcome system with channel, message, and auto-role
settings
View and manage current welcome system settings
Usage Examples
Configure the welcome system:
/welcome setup channel:#welcome message:Welcome {user} to {server}! 🎉Optional settings:
auto-role- A role to assign to new members automaticallyenabled- Toggle the system on/off (default: true)embed- Send the message as an embed instead of text (default: false)
View and toggle settings:
/welcome settingsOpens an interactive dashboard to test your welcome message, toggle features, and update the configuration.
Placeholders
You can use these placeholders in your welcome message:
{user}- User mention{username}- Username without mention{server}- Server name{memberCount}- Total member count
Permissions Required
- Manage Server: Required to configure welcome system
What You'll See
Interactive welcome system with channel selection, message customization, auto-role assignment, and real-time settings management for new members!
Troubleshooting
- Permission denied: You require Manage Server permissions to configure the welcome system.
- Channel not found: Verify the channel exists and the bot can access it.
- Auto-role not working: Ensure the bot's role is positioned above the auto-role in the server settings hierarchy.
- Message not sending: Verify bot permissions in the welcome channel.