Index: src/views/pages/authorize-interaction.ejs
===================================================================
--- src/views/pages/authorize-interaction.ejs	(revision 2bd31d67a4567197583d1b78c6097c9c4b4558bf)
+++ src/views/pages/authorize-interaction.ejs	(revision f3a2556ad5919c65a0ce1e55e8f050154d1dfa8e)
@@ -174,4 +174,5 @@
       </form>
     </div>
+    <% if (locals.mayReply !== false) { %>
     <p class="auth-interact-or"><%= t('fedi.or_reply') %></p>
     <p class="auth-interact-where">💬 <%= t('fedi.reply_where') %></p>
@@ -191,4 +192,5 @@
       <div class="auth-interact-actions"><a href="<%= uri %>" class="btn"><%= t('comments.cancel') %></a></div>
     </div>
+    <% } %>
     <p class="auth-interact-note"><%= t('fedi.remote_as', { site: siteTitle }) %></p>
     <details class="auth-report">
