Skip to content

Create Your First Bot

TL;DR

Describe your bot in plain English.

Generate, review, deploy, then add it to your Discord guild.

To create your first Discord bot with VibeCord, describe what you want in plain English, let the AI generate the bot, then deploy it and add it to your Discord guild (server).

Last updated: 2025-12-19

From the app, you’ll see a chat interface where you can describe what you want to build.

VibeCord app with starter prompt

Tell us what you want your bot to do. Write in plain English — no technical jargon needed.

Example descriptions:

“A bot that welcomes new members with a friendly message and gives them a ‘Member’ role”

“A moderation bot that warns users for bad language and kicks repeat offenders”

“A fun bot with commands like /joke, /meme, and /8ball”

Typing your bot description

Step 3: Generate the bot (AI builds the code)

Section titled “Step 3: Generate the bot (AI builds the code)”

After you describe your bot, click Generate.

VibeCord’s AI (powered by OpenAI Codex) will start building your bot. You can watch it work in real-time:

Codex generating your bot

The AI will run commands, create files, and set up your bot’s code:

Codex running commands

This usually takes 2-3 minutes for a typical bot.

Once generation is complete, you can review the code in the files panel:

Files panel with generated code

Before deploying, you’ll need to provide your Discord bot token:

Token setup required

The token wizard will guide you through the process:

Token wizard step 1

Token wizard step 2

Paste your token from the Discord Developer Portal:

Enter your token

Token saved successfully

Click Deploy to launch your bot:

Deploy initiated

Watch as your bot starts up:

Bot deploying

Once it’s running, you’ll see the status change to “Running”:

Bot running

View your bot’s activity logs to see what it’s doing:

Activity logs


You can describe a complex bot upfront or start simple and iterate. The AI handles either approach.

The more detail you give, the closer the result: “When someone says ‘hello’, the bot should reply with ‘Hey there!’ and add a 👋 reaction.”

Don’t look for a “category” that fits—just describe what your community actually needs. The AI writes custom code for your exact vision.


Not sure where to start? Browse example ideas → for inspiration—but remember, you’re not limited to what’s on that list. Describe your dream bot and let the AI surprise you.