One blueprint.
A whole server. In seconds.
The core ideas
A few simple concepts power everything GuildLabs does.
Blueprints
A server as data — categories, channels, roles and permissions in one JSON object you can review, edit, and re-use.
Deploy
The Construct bot builds your blueprint in a live server in seconds. It only creates — existing items with the same name are skipped, never deleted.
Permissions
Roles use clear presets (admin, mod, trusted, member, view) that map to realistic Discord permission sets — no overwrite spaghetti.
Discord OAuth
Sign in with Discord. We only see your profile and the servers you can manage — and only deploy to the one you pick.
Open source
Every bot is MIT-licensed. Read the source, self-host it, or fork it — no black boxes.
Free
No subscription, no premium tier, no API keys to buy. The whole studio is free.
Four steps to a real server
Describe or pick
Use “Describe it ✨” to write your server in a sentence, or step through the wizard. The AI turns it into a blueprint.
“A crypto trading community with market chat, voice AMAs, and holder roles.”
Review & edit
See the full structure before anything touches your server. Drag to reorder, rename, change channel types, tweak roles.
drag · rename · retype · re-role
Connect Discord
Sign in with Discord and choose which server to build into. The bot needs Administrator to create roles and channels.
/api/auth/login → pick a server
Deploy
Construct creates the categories, channels, and roles in seconds. Duplicates are skipped — nothing is removed.
POST /api/bot/deploy/:guildId
Guided, step by step
16 short walkthroughs, from your first AI-built server to charts and self-hosting.
Every bot, every command
Full slash-command references with usage, options, and examples.
Questions
Is it really free?
Yes — every GuildLabs tool is free and open-source. No subscription, no premium tier, no API keys to buy.
Will deploying overwrite my server?
No. Construct only creates new categories, channels, and roles. Anything with a matching name is skipped, and nothing is ever deleted.
Can I edit what the AI generates?
Always. You review the full blueprint and can drag to reorder, rename, change channel types, and adjust roles before you deploy.
What does the AI do with my description?
Construct sends it to our AI provider (Groq) to generate the blueprint, then shows it to you to review. See the Privacy Policy for details.
What permissions does the bot need?
Administrator — it has to create roles and channels and set their permissions. You invite it to the one server you choose.
Do I have to host anything?
The web builder runs here, but the bots are open-source and self-hosted — you run them on your own machine. It's free, takes about ten minutes, and keeps your data yours. See the self-host guide.

