InviteLogger
Dashboard
Support server
Donate
Search…
Welcome
General topics
Invite tracking
Setup Invite Tracking
Edit join-leave messages
What is a fake invite ?
Unable to tell who invited ?
Commands
Upgrade ⬆️
Gold
What is inviteLogger gold?
How to get invitelogger gold
Features
Private bot instances
What is a private bot instance ?
How to get one
Features
Advanced
Migrate from the classic
Messages from developpers
Legal
Privacy policy
Dashboard
Invite the bot
Powered By
GitBook
Edit join-leave messages
A - With the dashboard
1.
Open this link
https://invitelogger.me/
and click on the login button.
2.
Then select your server from the list. (You must have manage server permission)
3.
Go to the
invites
section
4.
You are now able to edit messages
Normal:
When someone joins using someone else link
Invited themselves:
When someone joins using its own link
Unknown inviter:
When the bot is unable to determine who has invited a joining member
Vanity invite:
When someone joins using a discord custom link (also called vanity invite)
B - Using commands
This command is not available yes as slash command, you have to use legacy commands for now
We've released the
/setMessages
commands to allow users to edit messages without the dashboard
1.
Run the
/setMessages
command and select the message that you want to edit
2.
Once selected you are now on a menu like that:
3.
Press the Edit button and then paste your new message
4.
Now that's done, your message has been edited
Placeholders
● For join and leave messages
Text
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.
{memberCreatedDuration}
3 months
Duration since the discord user account was created.
{memberCreatedSince}
2 day ago
Time the discord user account was created.
{inviteCode}
CxE6gyT
The invite code used.
{inviteCount}
42
Gives the invites count of the inviter.
{bonusCount}
12
Number of invites the inviter has as a bonus (assigned manually with
/addinvites
)
{fakeCount}
18
Number of fake invites the inviter has.
{leaveCount}
5
Number of invites that were removed because the member left.
{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.
{guildMemberCount}
151
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
Text
Example
Description
{inviterImage}
[URL]
URL of the inviter's avatar.
● With inviteLogger gold
Text
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)
Previous
Setup Invite Tracking
Next
What is a fake invite ?
Last modified
1mo ago
Export as PDF
Copy link
Contents
A - With the dashboard
B - Using commands
Placeholders