update
This commit is contained in:
parent
32e8d37aec
commit
7e8a0f2968
@ -242,7 +242,7 @@ client.on('interactionCreate', async interaction => {
|
||||
});
|
||||
|
||||
if (!sshSurfID) {
|
||||
return sendSexyEmbed("Error", "User not found in the database.", interaction);
|
||||
return sendSexyEmbed("Error", "User not found in the database.\nJoin our server to gain access: https://join.discord-linux.com", interaction);
|
||||
}
|
||||
|
||||
// Handle privacy toggle command
|
||||
|
Loading…
Reference in New Issue
Block a user