Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

CTCP actions (/MEs) override ircChanReadOnly (or trigger ircChanOverrideReadOnly?) #239

Open
Mikaela opened this issue Feb 3, 2018 · 0 comments
Labels

Comments

@Mikaela
Copy link
Collaborator

Mikaela commented Feb 3, 2018

My setup: Telegram <-PirateIRC_RelayBot-> PirateIRC <-IRC relay bot-> freenode <-M1kaela_freenode_relaybot-> same Telegram as first. I have PirateIRC_RelayBot configured to only relay when it's pinged which is what ircChanOverrideReadOnly does.

However now I noticed that when I /me anything at PirateIRC, PirateIRC_RelayBot relays it to Telegram (and so does M1kaela_freenode_relaybot via the IRC relay and it's seen twice at Telegram). I think this isn't supposed to happen.

    {
        ircChan: '#Mikaela',
        ircChanReadOnly: true,
        ircChanOverrideReadOnly: true,
        tgGroup: 'Mikaela - supergroup',
        tgGroupReadOnly: true,
        tgGroupOverrideReadOnly: true,
    },

PS. My setup is a little confusing and I am not sure how to most easily explain this, so I hope you understand anything.

@Mikaela Mikaela added the bug label Feb 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant