mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-05 04:35:23 +02:00
Remove discordio partnership and repurpose it to custom invite link field
This commit is contained in:
@ -134,10 +134,10 @@
|
||||
|
||||
<br>
|
||||
|
||||
<p class="flow-text">Custom Discord.io Link</p>
|
||||
<p>Because we are a partner with <a href="https://discord.io" target="_blank">Discord.io</a>, we enable you to enter your custom discord.io link and replace the discord.gg link on the embed!</p>
|
||||
<p class="flow-text">Custom Invite Link</p>
|
||||
<p>Have a permanent invite that you really want to use? Something like discord.io on your mind? Enter your custom invite link here to replace the default one on the embed!</p>
|
||||
<p>(Leave blank if none - enter to submit)</p>
|
||||
<input id="discordio" value="{{ guild['discordio'] }}">
|
||||
<input id="invite_link" value="{{ guild['invite_link'] }}">
|
||||
|
||||
<br>
|
||||
|
||||
|
Reference in New Issue
Block a user