Skip to content

[Feature] Allow console send message on channel with redis #655

Open
@Barlaf

Description

@Barlaf

Proposed Feature Description:

Make console can send message in channel with command with redis

Proposed Feature Functionality:

Hello !
I see this pull request: #245 and it's write as deleted.
It's possible to add this feature ? or it's not possible / not accepted ?

Actualy it's possible to send a message by the console but it's not sync on all serveur

My actualy config

key="carbon:annoncelibre"
format {
    basic {
        console="[<channel>] <message>"
        discord="<message>"
        "default_format"="<message>"
    }
    locales {
        "en_US" {}
    }
}
quick-prefix=""
should-register-commands=true
command-aliases=[
    annoncelibre
]
radius=-1
empty-radius-recipients-message=true
cooldowns {}
cooldown=-1
cross-server=true

ScreenShot in srv1
Image
ScreenShot in srv2 missing console message
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposed enhancementAn enhancement/request that needs approval

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions