This demo uses HabiticaMagicJS to get user profile data from the Habitica API (and Nunjucks to render HTML templates).
The CSS and design were lovingly pilfered from our other project, MMM-HabiticaStats.
bio: {% if user.bio %}{{ user.bio }}{% else %} This user doesn't have a bio, but we think it's a safe bet that they're awesome.{% endif %}
An error: {{ data }}