Building Your Bot

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

The VibeBot bot builder with the AI Chat panel and the behaviors list
The builder: AI Chat on the right, your behaviors down the left, and one-click Deploy up top.

Two Ways to Build

VibeBot gives you two ways to add features to your bot. Pick the one that fits, or use both together.

AI Chat

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

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

Templates

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

+Free, never spend AI credits
+39 templates available
+Set up in a few clicks
-Less customization
Browse Templates

Understanding Behaviors

Both AI Chat and Templates 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

Common bot features and the prompts that build them:

Welcome Bot

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

Greet new members and assign roles on join.

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

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 Templates for common features to save AI credits.
  • Combine behaviors to build more involved bots.
  • Test behaviors one at a time before deploying.
  • Connect your server first to reference channels and roles.
  • Click a behavior to edit or disable it.
The Integrations tab in the VibeBot builder showing third-party services like OpenAI, ElevenLabs, and Spotify
Beyond templates: connect your bot to 21 integrations (OpenAI, ElevenLabs, Spotify, and more) from the Integrations tab.

Learn More