mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Allow the bot to work with not having Administrator permissions (#47)
This commit is contained in:
committed by
GitHub
parent
21400679b6
commit
600627d2e2
@ -3,8 +3,8 @@
|
||||
|
||||
{% block content %}
|
||||
<h1>Would you like to invite Titan to your server?</h1>
|
||||
<p class="flow-text">Please keep in mind that <strong>Titan currently requires Administrator</strong> permissions to function.<br>
|
||||
This is strictly enforced for the bot to send messages to all the channels, read role permissions, access banned users list, etc.</p>
|
||||
<p class="flow-text">Please keep in mind that <strong>Titan works best with Administrator</strong> permissions to function.<br>
|
||||
However this is not required. For those who do not want to give Titan Administrator, we've handpicked the permissions to give Titan for the best experience.</p>
|
||||
<div class="row">
|
||||
<div class="col s12">
|
||||
<div id="invite-initial" class="card-panel indigo lighten-5 z-depth-3 hoverable">
|
||||
@ -32,8 +32,7 @@ This is strictly enforced for the bot to send messages to all the channels, read
|
||||
<span class="black-text center-align">
|
||||
<h3>Step 2</h3>
|
||||
<h5>Oops!</h5>
|
||||
<p class="flow-text">There seems to be a problem processing the invite.<br>
|
||||
Please make sure that the bot is given Administrator permission in the server.</p>
|
||||
<p class="flow-text">There seems to be a problem processing the invite.</p>
|
||||
<hr>
|
||||
<p>You may try adding the bot to the server again, or report the bug on our
|
||||
Discord server.</p>
|
||||
|
Reference in New Issue
Block a user