3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00

fix: change new 'av' alias to 'adv' to avoid conflict with the 'avatar' alias

This commit is contained in:
Dragory 2022-05-12 21:47:13 +03:00
parent 15e51491d8
commit 016330366e
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -8,7 +8,7 @@ import moment from "moment-timezone";
import { isEligible } from "../functions/isEligible";
export const AddServerFromInviteCmd = botControlCmd({
trigger: ["add_server_from_invite", "allow_server_from_invite", "av"],
trigger: ["add_server_from_invite", "allow_server_from_invite", "adv"],
permission: "can_add_server_from_invite",
signature: {