Skip to content

Disable Commands and Join/Part/Quit being sent to/from IRC/Discord #626

@Amiga60077

Description

@Amiga60077

As it says, since I have 2 different Bots I do not want the IRC Commands being sent between IRC<>Discord in any direction

So based on say this config option:
"commandCharacters": ["!", "@"],

I would have something like:
"disableCommandsDiscord": true, <- would prevent the @! commands being sent to/from Discord
"disableCommandsIRC": true, <- would prevent the @! commands being sent to/from IRC
"disableJoinPartQuit": true <- would prevent Join/Part/Quit events being relayed to Discord

Many Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions