{{ _("Owned by") }} {{ variables["bot"]["owner"] }}

{{ variables["bot"]["name"] }}

{% if variables["meta"]["description"] %}

{{ variables["meta"]["description"]|markdown }}


{% endif %} {% if variables["bot"]["invite_public"] or (current_user.is_authenticated and current_user.is_owner) %} {{ _("Invite Me!") }} {% endif %} {% if False %}
{{ _("Join support server") }} {% endif %}

{{ _("Total Servers") }}

{{ number_to_text_with_suffix(variables["stats"]["guilds"]) }}

{{ _("Total Users") }}

{{ number_to_text_with_suffix(variables["stats"]["users"]) }}

{{ _("Been up for") }}

{{ variables["stats"]["uptime_timedelta"] }}