nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit b3de34678bebc236c11347d13072b3fc2ef2ddcd
parent 60e761a8e204f2a77093c224cecb071d69381c27
Author: Night <[email protected]>
Date:   Mon, 22 May 2023 21:51:51 +0100

Merge pull request #101 from hcs1219/patch-3

Update userinfo.js
Diffstat:
Mcommand/Information/userinfo.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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}