PluralKit Premium

{% if let Some(session) = session %}

logged in as {{ session.email }}.


{% if subscriptions.is_empty() %}

You are not currently subscribed to PluralKit Premium.

Enter your system token to subscribe. yes this will be fixed before release

{% else %} You are currently subscribed to PluralKit Premium. Thanks for the support!
{% for sub in &subscriptions %}

Subscription ID: {{ sub.subscription_id() }}
Status: {{ sub.status() }}
Next Renewal: {{ sub.next_renewal() }}
Linked System: {{ sub.system_id_display()|safe }}
{% if sub.is_cancellable() %} Cancel
{% endif %} {% endfor %} {% endif %} {% if let Some(paddle) = paddle %} {% else %} error initializing paddle client {% endif %} {% endif %} {% if show_login_form %}

PluralKit Premium is a paid subscription for the PluralKit Discord bot that offers cosmetic perks as well as power user features.
Currently offered is

More features will be added in the future!

Premium is not yet released, please check back soon!

Enter your email address to log in.

{% endif %} {% if let Some(msg) = message %}
{{ msg }}
{% endif %}

for assistance please email us at billing@pluralkit.me

PluralKit Premium is offered by PluralKit, LLC. | info/pricing/refund policy | terms of service | privacy policy
home