APIs, workflows and UIs with Discord
Create workflows, data pipelines, endpoints or admin panels that interact with Discord.
Discord is an instant messaging social platform.
Connecting Windmill to Discord takes a few seconds and lets you build internal tools from it and integrate with any other platform.
From scripts supported in multiple languages, build UIs and flows that you can monitor and trigger on demand, by schedule or webhooks.
Scripts for Discord
Write any script, flow or app targeting Discord API, or pick them from Windmill Hub community library. Windmill supports scripts in TypeScript, Python, Go, PHP, Bash and SQL.
- Send a message using webhook
Send a message to a Discord channel using a Discord webhook.
- Edit message
Edit a message from an id.
- Delete message
Delete a message from an id.
- Read last message sent to channel
Fetches the last message sent to a given Discord channel.
- Send app report
Send a Windmill App report to a Discord channel.
- Receive Application Command Sample
Handle commands for a Discord bot.