From 031c95a8e04d30aef968545f4c54e72d5da2fc95 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Tue, 23 May 2023 03:16:36 +0800 Subject: [PATCH] Update userinfo.js --- command/Information/userinfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/Information/userinfo.js b/command/Information/userinfo.js index 8ff2c05..bf4b280 100644 --- a/command/Information/userinfo.js +++ b/command/Information/userinfo.js @@ -54,7 +54,7 @@ module.exports = { .addFields([ { name: "User", - value: `**❯ User Tag:** ${member.user.tag} ${client.owners.includes(member.id)) ? client.dev : ""} + value: `**❯ User Tag:** ${member.user.tag} ${client.owners.includes(member.id) ? client.dev : ""} **❯ Username:** ${member.user.username} **❯ Discriminator:** ${member.user.discriminator} **❯ Nickname:** ${nickname}