Welcomer
Learn how to set up, customize, and manage welcomer configurations, including ping notifications and role assignments for new members.
Commands
Welcomer Setup
Parameters:
channel
: Channel for notifications.on
: Specify "Join" or "Leave" action.
Example:
Parameters:
on
: Specify "Join" or "Leave" action.
Example:
Parameters:
on
: Specify "Join" or "Leave" action.
Example:
Parameters:
on
: Specify "Join" or "Leave" action.
Example:
Command not found: welcomer status
Welcomer Ping
Parameters
[channel]The channel to send ping notifications.
[text]The message text to include with the ping (maximum 100 characters).
[delete_after]The duration in seconds after which the ping message should be deleted (between 1 and 10 seconds).
Parameters:
channel
: Channel for pings.text
: Optional message text.delete_after
: Optional auto-delete time in seconds.
Example:
Welcomer Role
Parameters:
role
: Role to assign.
Example:
Available Placeholders
Text Placeholders
$(GuildName)
: Server name.$(GuildMemberCount)
: Member count.$(MemberName)
: Member username.$(MemberMention)
: Mention the member.$(MemberID)
: Member ID.
URL Placeholders
$(GuildIcon)
: Server icon URL.$(GuildBanner)
: Server banner URL.$(MemberAvatar)
: Member avatar URL.
Example Usage
- Title:
Welcome $(MemberName)!
- Description:
Now we have $(GuildMemberCount) members!
- Image:
$(GuildBanner)
Permissions
Required Permissions:
- Bot: Manage Server
- User: Manage Server
Notes
- Test configurations before applying them.
- Ensure required permissions are granted for smooth operation.