From 9940954ae9e8ac0a394b6cdad23078c69c7c792d Mon Sep 17 00:00:00 2001 From: IDeletedSystem64 Date: Thu, 17 Mar 2022 23:11:49 -0500 Subject: [PATCH] Remove statuses --- commands/userinfo.js | 52 +++++++++++++++++++------------------------- 1 file changed, 22 insertions(+), 30 deletions(-) diff --git a/commands/userinfo.js b/commands/userinfo.js index c8c05ed..ffe834b 100644 --- a/commands/userinfo.js +++ b/commands/userinfo.js @@ -1,31 +1,17 @@ module.exports = { - name: "userinfo", - description: "Gets info about an user, such as ID, Discord Join date and more.", + description: "Gets info about an user, such as ID, Discord Join date and more", + syntax: "", execute(client, message, args) { - - - - - - - const user = message.mentions.users.first(); - var i=0;i