Assistants Technologies home pagelight logodark logo
  • Support
  • Dashboard
  • Dashboard
Home
Discord Dashboard
Soft UI
Discord Dashboard
  • Introduction
Required Configuration
  • Bot
  • Client
  • Domain
  • Port
  • Settings
  • Redirect URL
  • Theme
Optional Configuration
  • Accept Privacy Policy
  • Don't Create Server
  • Efficient Saving System
  • Invite Endpoint
  • Join Guild After Authorization
  • Minimized Console Logs
  • Rate Limits
  • Required Permissions
  • Session Store
  • SSL
  • Support Server
  • Under Maintenance Mode
Form Types
  • Channels Multiple Select
  • Channels Select
  • Checkbox
  • Color Select
  • Embed Builder
  • Input
  • Multiple Select
  • Roles Multiple Select
  • Roles Select
  • Select
  • Spacer
  • Switch
  • Text Area
Methods
  • 3rd Party Module
  • Create Custom Page
  • Dashboard Events
  • Settings Handler
  • Web Sockets
Required Configuration

Port

The port to run the dashboard on.

new DBD.Dashboard({
  port: Number,
});

​
Example Usage

new DBD.Dashboard({
  port: 3000,
});

​
Props

​
port
number
required

The port to run the dashboard on.

Was this page helpful?

Suggest edits
DomainSettings
discordgithub
Powered by Mintlify
On this page
  • Example Usage
  • Props
Assistant
Responses are generated using AI and may contain mistakes.