digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Permission Grant Commands

Summary

These commands are prefixed with permission grant.

Commands

permission grant

Overloads

!permission grant DoTheThing Self

Grant yourself the given permission.

Name Type Optional
permissionName string no
revokedTarget PermissionTarget yes

!permission grant @Ada DoTheThing Self

Grant the targeted user the given permission.

Name Type Optional
discordUser IUser no
permissionName string no
grantedTarget PermissionTarget yes

!permission grant @Moderators DoTheThing Self

Grant the targeted role the given permission.

Name Type Optional
discordRole IRole no
permissionName string no
grantedTarget PermissionTarget yes

Generated by DIGOS.Ambassador.Doc