appwrite / templates

Templates for Appwrite Functions ⚡ī¸đŸŒŠī¸
https://appwrite.io
MIT License
121 stars 87 forks source link

🚀 Feature: Add Slack message sender with webhook - Node.js #214

Open mbos2 opened 1 year ago

mbos2 commented 1 year ago

🔖 Feature description

Task is to implement the Slack message sender with webhook function in Node.js. You can look at the existing Appwrite Functions Templates in another coding language.

Tasks summary: Fork & clone Appwrite's templates repository Create a branch feat-implement-slack-message-sender-webhook-with-nodejs Write code for the function in folder node/slack-message-sender/. Test the function using Appwrite, provide a video. Write a README.md explaining what the function does, how to use it, and customize it. Submit a pull request to our templates repository

🎤 Pitch

A function that would send a message to a specific channel in a specific slack organization via webhook.

Some use cases:

👀 Have you spent some time to check if this issue has been raised before?

đŸĸ Have you read the Code of Conduct?

mbos2 commented 1 year ago

@loks0n @Meldiron

If this is something you would like to add to the templates, I'd love to work on it. Possibly during hacktoberfest as well :)

Would love to see what you think

Siddharth9890 commented 1 year ago

hey @loks0n @Meldiron @Haimantika can i work on this?

TejasMate commented 11 months ago

@mbos2 @loks0n @Meldiron @Haimantika

I would like to work on this. Can you assign it to me?