Building Your Bot

Learn how to add features to your Discord bot using AI Chat and Builders.

Two Ways to Build

VibeBot gives you two powerful ways to add features to your bot. Choose the approach that works best for you, or use both together!

AI Chat

Describe what you want in plain English. The AI will create custom behaviors for you.

+Custom, specific behaviors
+Natural language input
+Reference your channels & roles
-Uses AI generation credits
Learn about AI Chat

Builders

Pre-built templates for common features. Configure them with a visual interface.

+Don't use AI credits (free!)
+37+ templates available
+Quick and easy to set up
-Less customization
Browse Builders

Understanding Behaviors

Both AI Chat and Builders create behaviors - the building blocks of your bot.

Trigger

What starts the behavior: a command, event, message pattern, or reaction.

Actions

What the bot does when triggered: send messages, add roles, kick/ban, etc.

Quick Start Examples

Here are some common bot features you can build in minutes:

Welcome Bot

When someone joins, send a welcome message in #welcome and give them @Member role

Automatically greet new members and assign roles.

Moderation Commands

Create /kick and /ban commands that only @Moderator can use

Basic moderation tools with permission checks.

Auto-Responder

When someone says "!rules" send the server rules to #general

Automatically respond to specific messages or keywords.

Reaction Roles

When someone reacts with 🎮 give them @Gamer role

Let users self-assign roles by reacting to messages.

Pro Tips

  • •Use Builders for common features to save AI credits
  • •Combine multiple behaviors to create complex bots
  • •Test behaviors one at a time before deploying
  • •Connect your server first to reference channels and roles
  • •Click on behaviors to edit or disable them

Learn More