2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript5,305 forks (5,305 forks)batch import
enhancementgood first issuehelp wantedquestiontriagedtrigger / source
Repository metrics
- Stars
- 7,438 stars (7,438 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Describe the event source. What app is this for, and what event does the trigger correspond to?
Create a discord role
Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.
https://discord.com/developers/docs/reference
Contributor guide
- Research direction
- Explore the existing Discord triggers in Pipedream repository, understand the pattern for adding new event sources, and implement a new trigger for 'Guild Role Create' event using Discord API's Gateway.
- Tech stack
- javascript
- Domain
- apibackend
- Issue type
- Feature
- Prerequisites
- GitDiscord API basics