> For the complete documentation index, see [llms.txt](https://suby.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://suby.gitbook.io/documentation/platform-integration/discord/typical-errors.md).

# Typical Errors

## Common setup issues

* The Suby role must be placed above all other bot roles in the role hierarchy.
* Suby Bot must have permission to:
  * Send Messages
  * Send Messages in Threads
  * Post Embeds/Links
* For all channels linked to Suby, the bot needs permissions to:
  * Send Messages
  * View Message History
  * Post Embedded Links
* Only Admins can run bot commands.
* If roles are not linked, run the command: `/setuprole`

If you don’t know how to change the permissions, check this guide [How To Give Discord Permissions](/documentation/platform-integration/discord/how-to-give-discord-permissions.md)
