added usage and description

merge-requests/4/head
loicbersier 5 years ago
parent 6ce45ca621
commit fc1458e9c3

@ -16,8 +16,8 @@ class userInfoCommand extends Command {
], ],
description: { description: {
content: 'Show info about a user', content: 'Show info about a user',
usage: '', usage: '[@user]',
examples: [''] examples: ['@SomeoneReallyCoolInMyGuild']
} }
}); });
} }

Loading…
Cancel
Save