{% extends "base.html" %} {% block content %}
This site allows users to subscribe to Twitch drops. You can either get notified when the website finds a new drop on the Twitch site or get notified when the drops begin to be farmable.
You can add a Discord Webhook here.
Ends in: {{ campaign.end_at|timeuntil }}
{% if campaign.description != campaign.name %} {% if campaign.description|length > 100 %}{{ campaign.description }}
{% endif %} {% endif %}