Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

"/ignore -except #channel QUITS" not working as expected. #720

@irssibot

Description

@irssibot

I'm attempting to hide JOINS PARTS QUITS from all channels except certain ones that I specify.

/ignore -except #channel JOINS PARTS QUITS
/ignore * JOINS PARTS QUITS

client2: /j #channel

client1: /j #channel
client1: /leave
client1: /j #channel
client1: /quit

==client2's view==
client1 [...] has joined #channel
client1 [...] has left #channel []
client1 [...] has joined #channel
...
...
//notice the lack of quit message.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions