{{ current_user.username }}
Discord ID: {{ current_user.discord_id }}
{% extends "base.html" %} {% block content %}
{{ current_user.username }}
Discord ID: {{ current_user.discord_id }}
To link your account, run the following command in-game:
This code will expire in 10 minutes.
{% endif %}