From 80c728fd45f07c1d6833cb2c296fd559fb973847 Mon Sep 17 00:00:00 2001 From: norohind <60548839+norohind@users.noreply.github.com> Date: Sun, 28 Jan 2024 14:16:39 +0300 Subject: [PATCH] WRYRHook.py: Add EDXN --- hooks/WRYRHook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/WRYRHook.py b/hooks/WRYRHook.py index 3235226..004d9a3 100755 --- a/hooks/WRYRHook.py +++ b/hooks/WRYRHook.py @@ -32,7 +32,7 @@ EMBED_TEMPLATE = { ] } # as an idea: notifications as a service -TRACKED_TAGS = ['COFF', 'PLCN', 'CQCD', 'RMLK', 'AXIN', '7725', 'MYCF', 'GXIN', 'L4ND', 'NEWP', 'CCLS', 'BAAS', 'MAXA', 'EGPU', 'LLPC', 'DAOS', 'J3DI', 'ENEX', 'G911', 'IHCF'] +TRACKED_TAGS = ['COFF', 'PLCN', 'CQCD', 'RMLK', 'AXIN', '7725', 'MYCF', 'GXIN', 'L4ND', 'NEWP', 'CCLS', 'BAAS', 'MAXA', 'EGPU', 'LLPC', 'DAOS', 'J3DI', 'ENEX', 'G911', 'IHCF', 'EDXN'] def notify_discord(message: dict) -> None: