My Integrations
{#each ownedIntegrations as integration}
{integration.description}
{/each}
Available Integrations
{#if page === 1}
Our Bloxlink integration inserts the Roblox usernames, profile URLs and more of your users into
ticket welcome messages automatically! This integration is automatically enabled in all servers, press the
View button below to check out the full list of placeholders you can use!
{/if}
{#each availableIntegrations as integration}
removeIntegration(integration.id)}>
{integration.description}
{/each}
Page {page}