roleID
- The ID of the role to add the to user.
userID
- The ID of the user to be given the role. Defaults to command author.
guildID
- The ID of the guild where the user and role is located. Defaults to current guild.
reason
- The reason for giving the role. Audits the reason. May be optional.$giveRole[roleID]
- Gives a role to the command user.$giveRole[userID;roleID]
- Gives a role to a guild member.$giveRole[roleID;userID;reason]
- Gives a role to a guild member with audited reason.