: In the Discord Bot Maker software, navigate to the Settings or Project tab and paste your Bot Token into the designated field.

: Select the Bot tab in the left sidebar and click Add Bot .

: Go to the Project tab and select New Project to initialize your workspace. 2. Creating Your Bot Identity

Before the software can do anything, you must register a bot through Discord's official system:

: Visit the Discord Developer Portal and click New Application .

: 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

: Locate and run the main executable file (e.g., Discord Bot Maker.exe ).