forked from Supositware/Haha-Yes
added usage and description
This commit is contained in:
parent
6ce45ca621
commit
fc1458e9c3
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ class userInfoCommand extends Command {
|
|||
],
|
||||
description: {
|
||||
content: 'Show info about a user',
|
||||
usage: '',
|
||||
examples: ['']
|
||||
usage: '[@user]',
|
||||
examples: ['@SomeoneReallyCoolInMyGuild']
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue