bytechefhq/bytechef

Discord - New Message trigger

Aperta

#1547 aperta il 1 ott 2024

 (8 commenti) (0 reazioni) (0 assegnatari)Java (156 fork)auto 404
backendgood first issuehacktoberfestworkflow-component

Metriche repository

Star
 (907 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The New Message trigger for Discord component is activated whenever a new message is sent in a specific Discord channel. It enables real-time automation of workflows by responding to incoming messages as soon they apear in the designated channel. This is especially useful for monitoring communication, extracting data, or initiating processes based on the content of the messages.

Trigger Properties:

  • channel - the specific Discord channel that the trigger will monitor

Output:

  • new message - newly sent message object

Documentation Reference: https://discord.com/developers/docs/resources/webhook#create-webhook

Guida contributor