Discord Bot Dashboard
-Manage Server Settings
-Settings for the selected server.
+Bot Status
+Current status of your custom Discord bot
Prefix Settings
+Welcome & Leave Messages
+Bot Configuration
+Configure your custom Discord bot settings
Welcome Messages
+Your bot token is stored securely and never shared.
The prefix users will type before commands (e.g., !help).
Goodbye Messages
-Manage Bot Modules
-Enabled Modules (Cogs)
-Command Permissions
-Command Permissions
-The text that will appear in your bot's status.
Theme Mode
-Custom Colors
-Theme Preview
-This is a preview of how your theme will look.
- -How to Create Your Discord Bot
+Follow these steps to set up your custom Discord bot
Theme Settings
-Manage Cogs & Commands
-Enable/disable modules and commands for the selected server.
-Loading cogs and commands...
-Cogs (Modules)
-Enable or disable entire modules of functionality
-Commands
-Enable or disable individual commands
-Command Customization
-Customize Commands
-Customize the names and descriptions of commands for your server.
-Customize Command Groups
-Customize the names of command groups for your server.
-Command Aliases
-Add alternative names for commands.
-Add New Alias
-Sync Commands
-Sync command customizations to Discord.
-After making changes to command names, descriptions, or aliases, you need to sync the changes to Discord.
--
-
+
-
+ Create a Discord Application:
+
Go to the Discord Developer Portal and click "New Application".
+
+ -
+ Set Up Your Bot:
+
In your application, go to the "Bot" tab and click "Add Bot".
+
+ -
+ Customize Your Bot:
+
Upload a profile picture and set a username for your bot.
+
+ -
+ Get Your Bot Token:
+
Click "Reset Token" to generate a new token, then copy it.
+IMPORTANT: Never share your bot token with anyone!
+
+ -
+ Set Bot Permissions:
+
In the "Bot" tab, under "Privileged Gateway Intents", enable:
+-
+
- Presence Intent +
- Server Members Intent +
- Message Content Intent
-
+
Go to the "OAuth2" tab, then "URL Generator". Select the following scopes:
+-
+
- bot +
- applications.commands +
Then select the following bot permissions:
+-
+
- Send Messages +
- Embed Links +
- Attach Files +
- Read Message History +
- Use Slash Commands +
- Add Reactions +
Copy the generated URL and open it in your browser to invite the bot to your server.
+Paste your bot token in the configuration form above and save it.
+Click the "Start Bot" button to bring your bot online!
+