Swear Jar Bot
Who the fuck we are.
We exist for the sole purpose of collecting the debt owed to society by the fowl-mouthed masses for their defamatory comments and linguistic tomfuckery.
Who the fuck are you?
Random Sinner
{% if user %}
{{ user }}
•
{% if comments|length == 0 %}
No violations
{% elif comments|length == 1 %}
{{ comments|length }} violation
{% else %}
{{ comments|length }} violations
{% endif %}
{% for comment in comments %}
{% endfor %}
{% endif %}
{{ comment }}