APIs, workflows and UIs with Discord Windmill

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.

FlowsAppsRunsSchedulesWebhooksGitHubGitLabVSCode

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, Bash and SQL.

Send a message using webhook

Send a message to a Discord channel using a Discord webhook.

View on the Hub

Edit message

Edit a message from an id.

View on the Hub

Delete message

Delete a message from an id.

View on the Hub

Read last message sent to channel

Fetches the last message sent to a given Discord channel.

View on the Hub

Send app report

Send a Windmill App report to a Discord channel.

View on the Hub

Receive Application Command Sample

Handle commands for a Discord bot.

View on the Hub