diff --git a/user-bot.js b/user-bot.js index e90198a..7c355ed 100644 --- a/user-bot.js +++ b/user-bot.js @@ -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