Page MenuHomePhabricator

Should ignore wikibugs messages on #wikimedia-ed
Closed, ResolvedPublic

Description

I'd like to request to config the wm-bb (IRC bot user), bot should ignore wikibugs (IRC bot user) messages on #wikimedia-ed, and not to send any messages from wikibugs on Telegram.

Event Timeline

bd808 changed the task status from Open to In Progress.Feb 22 2023, 9:48 PM
bd808 claimed this task.
bd808 triaged this task as Medium priority.
bd808 moved this task from To Do to In Dev/Progress on the Tool-bridgebot board.

Mentioned in SAL (#wikimedia-cloud) [2023-02-22T21:52:40Z] <wm-bot> <bd808> Ignore wikibugs in #wikimedia-ed (T330341)

bd808 moved this task from In Dev/Progress to Done on the Tool-bridgebot board.

The bridge should no pass wikibugs message to Telegram now. If it does, please reopen.

@bd808 still wikibugs messages getting on Telegram!

The config for this bridge currently looks like:

## T306887: #wikimedia-ed
[[gateway]]
name="wikimedia-ed-irc-telegram"
enable=true

    [[gateway.inout]]
    account="irc.libera-bridgebot"
    channel="#wikimedia-ed"

        [gateway.inout.options]
        # T330341: ignore wikibugs
        IgnoreNicks="wikibugs"

    [[gateway.inout]]
    account="telegram.bridgebot"
    channel="-1001308681527"

I thought that the IgnoreNicks setting on the gateway was the correct magic. The bridge for the #wikimedia-hackathon channel is using basically the same config to ignore wm-bot instances (IgnoreNicks="wm-bot wm-bot2 wm-bot3") and that seems to work as expected. The only obvious difference is the multiple nicks in the working config. I am going to try adding some dummy values to the config to see if that makes anything different.

Mentioned in SAL (#wikimedia-cloud) [2023-02-23T00:48:48Z] <wm-bot> <bd808> Ignore wikibugs in #wikimedia-ed take 2 (T330341)

Touching the ticket to test what happens when wikibugs speaks in the irc channel.

Please add wm-bot wm-bot2 wm-bot3 also in the list.

Mentioned in SAL (#wikimedia-cloud) [2023-02-23T00:56:59Z] <wm-bot> <bd808> Ignore wikibugs in #wikimedia-ed take 3 (T330341)

Touching the ticket to test what happens when wikibugs speaks in the irc channel.

@bd808 Amy update?

Did this happen to magically start working as previously expected when bridgebot was updated to a newer version of matterbridge?

Apparently the bot has been kicked out of the Telegram group. @Jony, are you interested in trying again to see if I can actually configure the software to do what I am supposed to be able to configure it to do?

bd808 removed bd808 as the assignee of this task.May 22 2025, 3:12 PM
Jony claimed this task.