💬Edit join-leave messages
With the dashboard
Edit log messages with the dashboardUsing commands
Edit log messages using commandsPlaceholders
Placeholders (also called variables) allow you to customize join and leave messages following your needs
● For join and leave messages
Example | Description | |
---|---|---|
| chaun14 | The discord username of the member. |
| 417977361011572747 | The discord ID of the member. |
| chaun14#1403 | The username and discriminator of the member. |
| @chaun14 | The mention of the member (they will be pinged). |
| [URL] | URL of the member's avatar. |
| November 5th 2020, 8:00:36 pm | Date the discord user account was created. |
| November 3, 2022 at 1:48 PM (<t:1667479680:f>) | Display member account creation date in a discord integrated date |
| 3 months | Duration since the discord user account was created |
| 2 days ago | Display since when the member account has been created |
| 2 days ago (<t:1667479680:R>) | Display since when the member account has been created in a discord integrated date |
| CxE6gyT | The invite code used. |
| 42 | Gives the current invites count of the inviter. |
| 12 | Number of invites the inviter has as bonus (assigned manually with /addinvites) |
| 18 | Number of fake invites the inviter has. |
| 5 | Number of invites that were removed because the member left. |
| 69 | Total number of joins & bonuses registered for this inviter (inviteValidCount + inviteBonusCount + inviteFakeCount) |
| Spokloo | The discord username of the inviter. |
| 302901933419790347 | The discord ID of the inviter. |
| @Spokloo | The mention of the inviter (user will be pinged). |
| Spokloo#7791 | The username and discriminator of the inviter. |
| April 15, 2017 at 1:48 PM (<t:1492260480:f>) | Display invite account creation date in a discord integrated date |
| 6 years ago (<t:1492260480:R>) | Display since when the inviter account has been created in a discord integrated date |
| 12357 | Number of members your server has in total. |
| InviteLogger | Support 🌐 | Gives the current name of the server. |
| [URL] | URL of the server's icon. |
● For join only messages
Example | Description | |
---|---|---|
| [URL] | URL of the inviter's avatar. |
| 3 | Number of use of this invite code |
| 1:56:24 pm | The time the member arrived in a 12h format |
| 01:56:24 | The time the member arrived in a 24h format |
| 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 | |
---|---|---|
| November 5th 2020, 8:00:36 pm | Date when the member last joined this server |
| November 3, 2022 at 1:48 PM (<t:1667479680:f>) | Date when the member last joined this server in a discord integrated date format |
| 2 days ago | Display relatively when the member has joined |
| 2 days ago (<t:1667479680:R>) | Display relatively when the member has joined in a discord integrated format |
| 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} | 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} | The name of your source role (set on source setup) |
Last updated