The AI Discord bot maker.
Describe it, watch it get written.
Build a Discord bot plugin with AI, no code needed. Describe the plugin you wish existed in plain language, watch it get planned and written live, test it in your own server and publish it to the marketplace.
From one sentence to a shipped plugin
Five screens. Every one below is the real product, not a concept.
One field. Plain language.
Tell the composer what the plugin should do: the trigger, the action and any settings the server admin should control. Long, detailed specs are welcome. Idea cards fill the field for you if you need a starting point.
A build you can actually watch
The build streams live: the model's reasoning, then __main__.py line by line as it is written. A phase rail tracks Reserve, Design, Write, Check and Ready. The plugin's name, summary and slash commands fill in the moment they are decided.
The validator has already been through it
Every draft passes through the platform validator before you can commit it, checking for forbidden imports, missing capabilities and unparseable code. You see the exact slash commands Discord will register, the manifest and every line of source.
Run it in your own server first
Dev-install any version on a server you manage and run your commands in real Discord before anyone else sees them. Test installs are auto-approved, expire after 24 hours and you can keep up to 3 active at once.
Install it on your test server and run your commands in Discord before submitting for review. Test v0.1.0 on my server
Review, price it and go live
Submit the version for review and it joins the marketplace when it passes. Attach up to 5 plans per plugin: free, one-time or subscription, with optional trials. Earnings pay out through Stripe Connect.
Your plugin can ship a dashboard
Plugins are not limited to Discord. Ship a bundled settings panel or define custom pages in a widget manifest and arrange them in the visual editor. Each data widget calls an RPC method you implement with @plugin.on_dashboard("method_name").
Prefer to write the code yourself?
The builder is optional. Everything it produces is a normal SDK plugin you can write by hand.
Your next plugin is a sentence away
Describe it, watch it get written, test it in your server and put it on the marketplace.