Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Implement Discord/Slack (Webhook?) connector #10

Open
trubesv opened this issue Jul 26, 2022 · 1 comment
Open

Implement Discord/Slack (Webhook?) connector #10

trubesv opened this issue Jul 26, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@trubesv
Copy link
Contributor

trubesv commented Jul 26, 2022

We need to write the kubemen.connectors.{discord,slack,webhook}.send functions in a similar fashion to the kubemen.connectors.mattermost.send, by leveraging the kubemen.models.Change object.

Optional fancyness can also be implemented to personnalise the author thanks to the kubemen.models.Character & kubemen.models.User objects.

Documentation:

Resources:

@trubesv trubesv changed the title implement discord/slack (webhook?) connector Implement Discord/Slack (Webhook?) connector Jul 26, 2022
@ramnes
Copy link
Collaborator

ramnes commented Jul 26, 2022

FWIW, Mattermost and Slack used to be compatible, so the current Mattermost connector probably already works with Slack's webhook feature (although it's deprecated).

@ramnes ramnes added enhancement New feature or request help wanted Extra attention is needed labels Jul 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants