# Creating a Discord bot

First, we need to create a new application on Discord.

  1. Open Discord Development Portal (opens new window) (and login).
  2. Click on the "New Application" button.
  3. Enter a name then click the "Create" button.

After creating a Discord Application

Next, select the "Bot" tab in the left menu and click "Add Bot" button.

A wild bot has appeared!