libreddit. GITHUB

u/{{ user.name }}

Karma: {{ user.karma }} | Description: "{{ user.description }}"

{% for post in posts %}

{{ post.score }}

r/{{ post.community }} • Posted by {{ post.time }}

{{ post.title }}


{% endfor %}