: Select the Bot tab in the left sidebar and click Add Bot .
To set up a bot using , you first need to extract the contents of your .rar file and follow a specific configuration process in the Discord Developer Portal . 1. Initial Setup and Extraction
: Extract the Discord-Bot-Maker.rar file into a dedicated folder on your computer using a tool like 7-Zip or WinRAR. Discord-Bot-Maker.rar
: Go to the Project tab and select New Project to initialize your workspace. 2. Creating Your Bot Identity
: Visit the Discord Developer Portal and click New Application . : Select the Bot tab in the left sidebar and click Add Bot
Before the software can do anything, you must register a bot through Discord's official system:
: Scroll down to the Privileged Gateway Intents section and toggle on Message Content Intent , Server Members Intent , and Presence Intent . Without these, DBM cannot read commands or track users. 3. Connecting DBM to Discord Creating Your Bot Identity : Visit the Discord
: Click Reset Token (if necessary) and Copy the unique string of characters. Warning: Never share this token, as it acts as your bot's password.