Client Roles
Similar to the Client permissions, Discapp also allows you to verify if your bot has a certain role before executing.
Refactoring CreateChannelCommand#
Let's now refactor the CreateChannelCommand to require the 'admin' role.
path/to/your/app/src/Commands/MakeChannel.ts