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

贡献者指南