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: {
|
description: {
|
||||||
content: 'Show info about a user',
|
content: 'Show info about a user',
|
||||||
usage: '',
|
usage: '[@user]',
|
||||||
examples: ['']
|
examples: ['@SomeoneReallyCoolInMyGuild']
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue