From a7494a74ea09e7b732030259fb92870da08b8497 Mon Sep 17 00:00:00 2001 From: Anthony M <47640864+IDeletedSystem64@users.noreply.github.com> Date: Sat, 6 Feb 2021 12:19:07 -0600 Subject: [PATCH] Add files via upload --- commands/userinfo.js | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/commands/userinfo.js b/commands/userinfo.js index 1c429ba..4d2e9c2 100644 --- a/commands/userinfo.js +++ b/commands/userinfo.js @@ -4,26 +4,23 @@ module.exports = { description: "Gets info about an user, such as ID, Discord Join date and more.", execute(client, message, args) { + + + + + const user = message.mentions.users.first(); - for (var i=0;i