From 9f31d18a6f51c5bf7f37f228e9e3b2db3a5705c1 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 12 Jan 2025 03:06:31 -0700 Subject: [PATCH] Smol fix --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 138bf3d..f0e0840 100644 --- a/index.js +++ b/index.js @@ -483,7 +483,7 @@ xmpp.on("stanza", (stanza) => { description: `There is likely an issue with permissions. Please notify the server owner if possible. Guild: ${channel.guild.name} (${channel.guild.id}) Channel: ${channel.name} (${channel.id}) - Guild Owner: ${channel.guild.owner.username} (${channel.guild.owner.id})`, + Guild Owner: <@${channel.guild.ownerId}> (${channel.guild.ownerId})`, color: 0xff0000 } ]