PipedreamHQ/pipedream

[TRIGGER] Discord Bot message triggers

Open

#1750 aperta il 30 set 2021

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (5305 fork)batch import
blockedenhancementgood first issuehelp wantedtrigger / source

Metriche repository

Star
 (7438 star)
Metriche merge PR
 (Merge medio 9g 7h) (131 PR mergiate in 30 g)

Descrizione

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.

Guida contributor