different symbol for about + remove useless usage
This commit is contained in:
parent
9a8c889234
commit
f2aadf4953
2 changed files with 3 additions and 5 deletions
|
@ -6,7 +6,6 @@ module.exports = class Avatar extends Command {
|
|||
super (name, category);
|
||||
this.name = name,
|
||||
this.description = 'View information on this server.',
|
||||
this.usage = '/server',
|
||||
this.category = category;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue