From 7e8a0f296895e7212e08c462e015fcd779a34f27 Mon Sep 17 00:00:00 2001 From: dlinux-host Date: Thu, 3 Oct 2024 12:23:39 -0400 Subject: [PATCH] update --- user-bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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