🚧 This app is in beta! Join ourDiscordto report issues or give feedback.
DB

Automake.dev

Visual programming for Discord bots

0 blocks

Building Blocks

Drag or click blocks to add them to your bot

Commands & Events

Slash CommandClick or drag to add
Event ListenerClick or drag to add

💬Responses

Send MessageClick or drag to add
Send EmbedClick or drag to add
DM UserClick or drag to add
Add ReactionClick or drag to add
Upload FileClick or drag to add

🔀Logic & Flow

If ConditionClick or drag to add
Random ChoiceClick or drag to add
Wait/DelayClick or drag to add
Repeat LoopClick or drag to add

📊Variables & Data

Set VariableClick or drag to add
Get VariableClick or drag to add
Math OperationClick or drag to add
Text OperationClick or drag to add

🌐External & API

Database QueryClick or drag to add
API RequestClick or drag to add
Send WebhookClick or drag to add

👥User Management

Check PermissionClick or drag to add
Assign RoleClick or drag to add
Ban UserClick or drag to add
Kick UserClick or drag to add
Timeout UserClick or drag to add

🎛️Interactive

Button ComponentClick or drag to add
Select MenuClick or drag to add
Modal FormClick or drag to add

🏗️Server Tools

Create ChannelClick or drag to add
Create ThreadClick or drag to add
Log MessageClick or drag to add

🎵Voice & Music

Join VoiceClick or drag to add
Play MusicClick or drag to add
🤖

Start Building Your Discord Bot

Drag blocks from the left panel to create your bot's logic. Connect them together to build powerful workflows.

Commands
Responses
Logic
💡 Tip: Drag the workspace to pan around • Press Ctrl+R to reset view

Generated Project

0% complete
Project Structure
worker.js
Main Cloudflare Worker entry point
handlers/commands.js
Command interaction handler
handlers/events.js
Event interaction handler
package.json
Project dependencies and scripts
scripts/register-commands.js
Script to register commands with Discord
wrangler.toml
Cloudflare Workers configuration
README.md
Project documentation