Remove discordio partnership and repurpose it to custom invite link field

This commit is contained in:
Jeremy Zhang
2018-01-13 18:37:42 +00:00
parent ef7ef65a44
commit 8028813e0f
11 changed files with 60 additions and 43 deletions

View File

@ -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>