We don't handle these, and they're normal things, so ignore 'em.

This commit is contained in:
Firepup Sixfifty 2024-05-23 23:47:18 -05:00
parent 152c87a8db
commit aa0dd3cc22
Signed by: Firepup650
GPG key ID: 7C92E2ABBBFAB9BA

View file

@ -240,4 +240,6 @@ handles: dict[
"TOPIC": NULL,
"QUIT": QUIT,
"JOIN": JOIN,
"NOTICE": NULL,
"INVITE": NULL,
}