diff --git a/index.js b/index.js index 52ac0eb..138bf3d 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.user.username} (${channel.guild.owner.user.id})`, + Guild Owner: ${channel.guild.owner.username} (${channel.guild.owner.id})`, color: 0xff0000 } ]