From 2e063f0459dbf800c95ca4091b24f52acfd7279a Mon Sep 17 00:00:00 2001 From: norohind <60548839+norohind@users.noreply.github.com> Date: Sat, 19 Oct 2024 16:12:58 +0300 Subject: [PATCH] Update WRYRHook.py --- hooks/WRYRHook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/WRYRHook.py b/hooks/WRYRHook.py index 816021e..ddd69da 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', 'EDXN', 'HLLN', 'NTNS', 'VAT9', 'R0SD', 'RXLA', 'CZ88', 'ECH0', 'GTBE'] +TRACKED_TAGS = ['COFF', 'PLCN', 'CQCD', 'RMLK', 'AXIN', '7725', 'MYCF', 'GXIN', 'L4ND', 'NEWP', 'CCLS', 'BAAS', 'MAXA', 'EGPU', 'LLPC', 'DAOS', 'J3DI', 'ENEX', 'G911', 'IHCF', 'EDXN', 'HLLN', 'NTNS', 'VAT9', 'R0SD', 'RXLA', 'CZ88', 'ECH0', 'GTBE', 'ROEL'] def notify_discord(message: dict) -> None: