{% extends "base.html" %} {% block title %} | Blacklist{% endblock %} {% block content %}
Comma separated list of words to whitelist. Only send message to Discord if one of these words are present in the corresponding fields. Whitelist always takes precedence over blacklist. Leave empty to disable. Words are case-insensitive. No spaces should be used before or after the comma.
{% endblock %}