πŸ’¬Edit join-leave messages

With the dashboard

Edit log messages with the dashboardchevron-right

Using commands

Edit log messages using commandschevron-right

Placeholders

Placeholders (also called variables) allow you to customize join and leave messages following your needs

● For join and leave messages

Example
Description

{memberName}

chaun14

The discord username of the member.

{memberId}

417977361011572747

The discord ID of the member.

{memberFullName}

chaun14#1403

The username and discriminator of the member.

{memberMention}

@chaun14

The mention of the member (they will be pinged).

{memberImage}

[URL]

URL of the member's avatar.

{memberCreatedDate}

November 5th 2020, 8:00:36 pm

Date the discord user account was created.

{memberCreatedDateNew}

November 3, 2022 at 1:48 PM (<t:1667479680:f>)

Display member account creation date in a discord integrated date

{memberCreatedDuration}

3 months

Duration since the discord user account was created

{memberCreatedSince}

2 days ago

Display since when the member account has been created

{memberCreatedSinceNew}

2 days ago (<t:1667479680:R>)

Display since when the member account has been created in a discord integrated date

{inviteCode}

CxE6gyT

The invite code used.

{inviteValidCount} aka {inviteCount}

42

Gives the current invites count of the inviter.

{inviteBonusCount}

12

Number of invites the inviter has as bonus (assigned manually with /addinvites)

{inviteFakeCount}

18

Number of fake invites the inviter has.

{inviteLeaveCount}

5

Number of invites that were removed because the member left.

{inviteTotalCount}

69

Total number of joins & bonuses registered for this inviter (inviteValidCount + inviteBonusCount + inviteFakeCount)

{inviterName}

Spokloo

The discord username of the inviter.

{inviterId}

302901933419790347

The discord ID of the inviter.

{inviterMention}

@Spokloo

The mention of the inviter (user will be pinged).

{inviterFullName}

Spokloo#7791

The username and discriminator of the inviter.

{inviterCreatedDate}

April 15, 2017 at 1:48 PM (<t:1492260480:f>)

Display invite account creation date in a discord integrated date

{inviterCreatedSince}

6 years ago (<t:1492260480:R>)

Display since when the inviter account has been created in a discord integrated date

{guildMemberCount}

12357

Number of members your server has in total.

{guildName}

InviteLogger | Support 🌐

Gives the current name of the server.

{guildIcon}

[URL]

URL of the server's icon.

● For join only messages

Example
Description

{inviterImage}

[URL]

URL of the inviter's avatar.

{inviteUses}

3

Number of use of this invite code

{memberJoinedTime12}

1:56:24 pm

The time the member arrived in a 12h format

{memberJoinedTime24}

01:56:24

The time the member arrived in a 24h format

{memberJoinedTimeNew}

1:56:24 pm (<t:1667479680:T>)

The time the member arrived in a discord integrated date (auto format)

● For leave only messages

Example
Description

{memberJoinedAtDate}

November 5th 2020, 8:00:36 pm

Date when the member last joined this server

{memberJoinedAtDateNew}

November 3, 2022 at 1:48 PM (<t:1667479680:f>)

Date when the member last joined this server in a discord integrated date format

{memberJoinedAtTimeAgo}

2 days ago

Display relatively when the member has joined

{memberJoinedAtTimeAgoNew}

2 days ago (<t:1667479680:R>)

Display relatively when the member has joined in a discord integrated format

{memberJoinDuration}

3 months

Time the member spent on the server

● With inviteLogger gold

Example
Description

{sourceMessage}

They have joined from the source Twitter

The complete sentence which will be added on your join message (can be edited with /sourcesConfig setMessage your message here)

{sourceName}

Twitter

The name of your source (set on source setup)

{sourceDesc}

Users who come from twitter

The description of your source (set on source setup)

{sourceRoleName}

twitter

The name of your source role (set on source setup)

Last updated

Was this helpful?