Discord integration
Discord is a voice, video, and text communication platform.
To integrate Discord to Windmill, you need to save the following elements as a resource.
Property | Type | Description | Default | Required | Where to Find |
---|---|---|---|---|---|
webhook_url | string | The Discord webhook URL | true | Discord Server > Server Settings > Integrations > Webhooks > Create Webhook or Edit Webhook |
Windmill also defined a resource type for Discord bots. An example is given by our Documentation Discord bot using Supabase and OpenAI's GPT to help support teams tutorial.
Windmill Discord
Windmill has its own Discord server for its community, questions and collaborations.
Join following this link.
Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.
Example of a Supabase resource being used in two different manners from a script in Windmill.