appwrite / templates

Templates for Appwrite Functions ⚑️🌩️
https://appwrite.io
MIT License
105 stars 81 forks source link

πŸš€ Feature: Add Discord message sender with webhook - Node.js #215

Open mbos2 opened 9 months ago

mbos2 commented 9 months ago

πŸ”– Feature description

Task is to implement the Discord message sender with webhook function in Node.js.

Tasks summary: Fork & clone Appwrite's templates repository Create a branch feat-implement-discord-message-sender-webhook-with-nodejs Write code for the function in folder node/discord-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 discord server 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 9 months 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 on this one too, along with the Slack one

Siddharth9890 commented 9 months ago

hey @Meldiron can i work on this?

TejasMate commented 8 months ago

@loks0n @Meldiron

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

Haimantika commented 8 months ago

Hi @mbos2 we already have the Discord bot template. It is similar to your suggestion, let me know if that works for you. :)