PipedreamHQ/pipedream

[TRIGGER] Discord Bot message triggers

Open

#1,750 创建于 2021年9月30日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (5,305 fork)batch import
blockedenhancementgood first issuehelp wantedtrigger / source

仓库指标

Star
 (7,438 star)
PR 合并指标
 (平均合并 9天 7小时) (30 天内合并 131 个 PR)

描述

Discord Message Whilst Pipedream can trigger actions on Discord, there is no simple way for Discord users to communicate with the Discord bot, triggering Pipedream workflows.

Triggers which would assist with this include:

  • Listening for direct messages from users to the bot
  • and / or listening in a specified channel for a specific command string (eg: !runprocess) Slash commands?

API https://discord.com/developers/docs/reference Webhooks seem to be an option instead of gateway which may be an easier option.

贡献者指南