: Go to the Project tab and select New Project to initialize your workspace. 2. Creating Your Bot Identity
: In the Discord Bot Maker software, navigate to the Settings or Project tab and paste your Bot Token into the designated field.
: Visit the Discord Developer Portal and click New Application . Discord-Bot-Maker.rar
: Extract the Discord-Bot-Maker.rar file into a dedicated folder on your computer using a tool like 7-Zip or WinRAR.
: 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 : Go to the Project tab and select
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
: Select the Bot tab in the left sidebar and click Add Bot . : Visit the Discord Developer Portal and click
: Use the OAuth2 URL Generator in the Developer Portal to create an invite link. Select the bot and applications.commands scopes, copy the generated URL into your browser, and authorize the bot for your server. 4. Basic Operation in DBM