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

Update SetAntiraidCmd.ts

This commit is contained in:
Shoaib Sajid 2021-05-18 23:00:43 +05:00 committed by GitHub
parent 5176bdd79f
commit e624749189
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ import { sendErrorMessage, sendSuccessMessage } from "../../../pluginUtils";
import { commandTypeHelpers as ct } from "../../../commandTypes";
export const SetAntiraidCmd = guildCommand<AutomodPluginType>()({
trigger: "antiraid",
trigger: ["antiraid", "ar"],
permission: "can_set_antiraid",
signature: {