Permissions
An Example
# Command Name
add:
# ID of Role which can use this Command
roles: []
aliases: []
# Discord Permission(s) Required to use Command
permissions: ["MANAGE_MESSAGES"]
description: "Add User to Ticket"
usage: "add [@User]"
enabled: trueLast updated