Add missing documentation in /avatar
This commit is contained in:
parent
0ab4304f78
commit
a07f7d7087
@ -16,7 +16,7 @@ export default async function handle(command: Command) {
|
|||||||
|
|
||||||
switch (actionType) {
|
switch (actionType) {
|
||||||
default: {
|
default: {
|
||||||
c.log(`Usage: /avatar <add|remove> <avatarId>`);
|
c.log(`Usage: /avatar <add|remove|giveall|removeall> <avatarId>`);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case "add": {
|
case "add": {
|
||||||
|
Loading…
Reference in New Issue
Block a user