diff --git a/webhook/index.php b/webhook/index.php index b71df0c..7f160b5 100644 --- a/webhook/index.php +++ b/webhook/index.php @@ -5,6 +5,7 @@ $json = json_decode(file_get_contents('php://input'), true); $excluded_djs = [ "alrs", "dctrud", + "epoch", "vivi" ];