You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Manual communication via function with the discord server (Custom Announcements, for example)
Sending appwrite project stats either manually or via cron task
Sending information from 3rd party APIs
👀 Have you spent some time to check if this issue has been raised before?
🔖 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?
The text was updated successfully, but these errors were encountered: