diff --git a/handlers.py b/handlers.py index f28c0db..2406433 100644 --- a/handlers.py +++ b/handlers.py @@ -240,4 +240,6 @@ handles: dict[ "TOPIC": NULL, "QUIT": QUIT, "JOIN": JOIN, + "NOTICE": NULL, + "INVITE": NULL, }