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: {
content: 'Show info about a user',
usage: '',
examples: ['']
usage: '[@user]',
examples: ['@SomeoneReallyCoolInMyGuild']
}
});
}

Loading…
Cancel
Save