Skip to main content

Create a Bot

Creating a bot is a straightforward process. Follow the steps below to get started.

Getting Started

Depending on your selected plan, you can create one or more bots. Here’s how to create a new bot:

  1. Navigate to the Bot Creation Page:

    • Click on Create new bot in your dashboard.
  2. Specify Bot Details:

    • Name: Enter a unique name for your bot. This helps you identify and manage multiple bots.
    • Type: Select the type of bot you want to create. The available types are:
      • Website: A bot for interacting with users on your website.
      • Discord: A bot for engaging with users on Discord servers.
      • API: A bot that communicates through APIs for various integrations.

Example

Creating a Website Bot

  1. Click on Create new bot.
  2. Enter the bot name, e.g., MyWebsiteBot.
  3. Select the type as Website.
  4. Click Create to finalize the creation process.

Creating a Discord Bot

  1. Click on Create new bot.
  2. Enter the bot name, e.g., MyDiscordBot.
  3. Select the type as Discord.
  4. Click Create to finalize the creation process.

Creating an API Bot

  1. Click on Create new bot.
  2. Enter the bot name, e.g., MyAPIBot.
  3. Select the type as API.
  4. Click Create to finalize the creation process.

Tips for Naming Your Bot

  • Choose a descriptive and memorable name.
  • Avoid using special characters.
  • Make sure the name reflects the bot's purpose or functionality.

Once your bot is created, you can configure it further to suit your specific needs. Explore the settings and customize your bot to optimize its performance and user interactions.

Happy bot building!