If a command returns an error
Start with the User permission on the command card. Then consider the target action:
- For a member or role action, compare the Fieldbot role with the target's role.
- For message, file, or channel actions, check the target channel's permission overrides.
- If the server uses Command Access policies, make sure the command is allowed for the current channel or role.
For example, if /ban appears but fails, check Ban Members and role order instead of simply retrying the same command.