We don't handle these, and they're normal things, so ignore 'em.
This commit is contained in:
parent
152c87a8db
commit
aa0dd3cc22
1 changed files with 2 additions and 0 deletions
|
@ -240,4 +240,6 @@ handles: dict[
|
||||||
"TOPIC": NULL,
|
"TOPIC": NULL,
|
||||||
"QUIT": QUIT,
|
"QUIT": QUIT,
|
||||||
"JOIN": JOIN,
|
"JOIN": JOIN,
|
||||||
|
"NOTICE": NULL,
|
||||||
|
"INVITE": NULL,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue