diff --git a/backend/src/plugins/LocateUser.ts b/backend/src/plugins/LocateUser.ts index 2ac5f938..1bd28d04 100644 --- a/backend/src/plugins/LocateUser.ts +++ b/backend/src/plugins/LocateUser.ts @@ -90,7 +90,8 @@ export class LocatePlugin extends ZeppelinPlugin { sendWhere(this.guild, member, msg.channel, `${msg.member.mention} |`); } - @d.command("vcalert", " [duration:delay] [reminder:string$]", { + @d.command("vcalert", " ", { + overloads: [" ", ""], aliases: ["vca"], extra: { info: {