digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Permission Revoke Commands

Summary

These commands are prefixed with permission revoke.

Commands

permission revoke

Overloads

!permission revoke DoTheThing Self

Revoke the given permission from yourself.

Name Type Optional
permissionName string no
revokedTarget PermissionTarget yes

!permission revoke @Ada DoTheThing Self

Revoke the given permission from the targeted user.

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

!permission revoke @Moderators DoTheThing Self

Revoke the given permission from the targeted role.

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

Generated by DIGOS.Ambassador.Doc