Remove conflicting !roleinfo alias
This commit is contained in:
parent
b3cebb3c25
commit
7f788b28f0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import { sendErrorMessage } from "../../../pluginUtils";
|
|||
import { getRoleInfoEmbed } from "../functions/getRoleInfoEmbed";
|
||||
|
||||
export const RoleInfoCmd = utilityCmd({
|
||||
trigger: ["role", "roleinfo"],
|
||||
trigger: ["roleinfo"],
|
||||
description: "Show information about a role",
|
||||
usage: "!role 106391128718245888",
|
||||
permission: "can_roleinfo",
|
||||
|
|
Loading…
Add table
Reference in a new issue