Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (29 loc) · 2.02 KB

permissions.md

File metadata and controls

33 lines (29 loc) · 2.02 KB
layout title show_tile
page
Permissions
true

{{ page.title }}

{% if page.image %}{% endif %}

In a nutshell, BibleBot requires the following permissions: Read Messages, Send Messages, Read Message History, Manage Messages, Embed Links, Add Reactions.

Here's a list of the reasons why this is needed (screenshots will be added later):

  • Read Messages - The bot can't see the channel unless this is available.
  • Send Messages - The bot will not be able to respond to any messages without it.
  • Read Message History - This is necessary for paged commands like +search, +versions, +biblebot, or any of the extrabiblical content. If this isn't provided, BibleBot won't be able to detect changes to the page properly.
  • Manage Messages - This is necessary after paged commands timeout, so BibleBot can remove the reactions. BibleBot removes the reactions at the timeout to indicate that further interaction requires you to redo the command.
  • Embed Links - Despite the fact that BibleBot does not use a lot of links, this permission allows you to see BibleBot in the fancy boxes that you know and love.
  • Add Reactions - As aforementioned, BibleBot needs to be able to add reactions for the paged commands, otherwise they will not function.

If you're encountering permissions issues, the quickest option is to kick the bot from your server and reinvite it using the proper invite link. Click here to invite the bot.

</div>