3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-13 13:57:18 +00:00

Added additional alias for cases

New alias Warns and warnings
This commit is contained in:
DEX 2021-04-02 22:45:16 +05:00 committed by GitHub
parent db263e7851
commit 50e6225766
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ const opts = {
const casesPerPage = 5;
export const CasesModCmd = modActionsCmd({
trigger: ["cases", "modlogs"],
trigger: ["cases", "modlogs", "warns", "warnings"],
permission: "can_view",
description: "Show the most recent 5 cases by the specified -mod",