PipedreamHQ/pipedream

[TRIGGER] Add REPLY info in Discord trigger

Open

#7,493 opened on Aug 6, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
enhancementgood first issuehelp wantedtriagedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Describe the event source. What app is this for, and what event does the trigger correspond to? I'd like to have more information about the message (specifically, the user) for the "New Message (Instant)" trigger on Discord.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to. AFAIK: https://discord.com/developers/docs/resources/channel#message-object see referenced_message

Contributor guide