update invite link to include perms

This commit is contained in:
Jill 2023-11-27 19:24:09 +03:00
parent beeb89b2c4
commit 607f304359
Signed by: oat
GPG Key ID: 33489AA58A955108
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ export const docs: Record<string, string> = {
That's about it! Here's a few links for your consideration:
</p>
<el>
<li><a href="https://discord.com/oauth2/authorize?client_id=898850107892596776&scope=bot" target="_blank" rel="noopener">Invite</a> the bot to your server</li>
<li><a href="https://discord.com/oauth2/authorize?client_id=898850107892596776&permissions=268443648&scope=bot" target="_blank" rel="noopener">Invite</a> the bot to your server</li>
<li><a href="https://git.oat.zone/dark-firepit/jillo-bot" target="_blank" rel="noopener">View the source code</a> that's completely open for you to peek at</li>
</el>
<img class="jillo" src="/assets/jillo.png" width="150" height="200">

View File

@ -28,7 +28,7 @@
<img class="jillo" src="/assets/jillo.png" width="150" height="200">
<h1>jillo!</h1>
<div>
<a href="https://discord.com/oauth2/authorize?client_id=898850107892596776&scope=bot" target="_blank" rel="noopener">invite</a>
<a href="https://discord.com/oauth2/authorize?client_id=898850107892596776&permissions=268443648&scope=bot" target="_blank" rel="noopener">invite</a>
&middot;
<a href="https://git.oat.zone/dark-firepit/jillo-bot" target="_blank" rel="noopener">repo</a>
&middot;