feat: add to discord button
Some checks failed
Code Analysis / SonarQube (push) Failing after 16s
Node.js CI / Lint and Test (push) Has been cancelled

This commit is contained in:
2025-07-04 17:57:53 -07:00
parent 3d94e32fc8
commit 57d780513c

View File

@ -22,6 +22,9 @@ const html = `<!DOCTYPE html>
<img src="https://cdn.nhcarrigan.com/new-avatars/maylin-full.png" width="250" alt="Maylin" />
<section>
<p>An AI powered companion to help you through your darkest moments.</p>
<a href="https://discord.com/oauth2/authorize?client_id=1235128719836712970&permissions=8&integration_type=0&scope=bot+applications.commands" class="social-button discord-button" style="display: inline-block; background-color: #5865F2; color: white; padding: 10px 20px; text-decoration: none; border-radius: 4px; margin: 5px;">
<i class="fab fa-discord"></i> Add to Discord
</a>
</section>
<section>
<h2>Links</h2>