{% extends "base.html" %} {% block title %} Chat Badges - ttvdrops {% endblock title %} {% block content %}
These are the global chat badges available on Twitch.{% if badge_sets %}
total badge sets: {{ badge_sets.count }}
{% for data in badge_data %}|
|
{{ badge.title }}
{{ badge.description }} |
No badge sets found.
run: uv run python manage.py import_chat_badges