bytechefhq/bytechef

[component] Discord

Opened this issue · 0 comments

As a Workflow Developer
I want to be able to use the native Discord connector
So that I can implement more complex integration use cases where the connector is involved.

Website: https://discord.com/
Documentation: https://discord.com/developers/docs/intro

Acceptance Criteria

List of implemented actions:

  • create channel
  • send channel message
  • send direct message

List of implemented triggers:

  • new message

Definition of Done:

  • Unit/Integration tests
  • Documentation