bytechefhq/bytechef

Discord - New Message trigger

開放

#1,547 建立於 2024年10月1日

 (8 則留言) (0 個反應) (0 位負責人)Java (156 個分叉)auto 404
backendgood first issuehacktoberfestworkflow-component

倉庫指標

星標
 (907 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南