3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

Add permission to LevelCmd

This commit is contained in:
Dragory 2020-07-22 22:59:06 +03:00
parent 1064a1ca46
commit cfe3c65abc
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -8,6 +8,7 @@ export const LevelCmd = utilityCmd({
trigger: "level",
description: "Show the permission level of a user",
usage: "!level 106391128718245888",
permission: "can_level",
signature: {
member: ct.resolvedMember({ required: false }),