New release: workspace and module features are live — view the changelog →
ServaDiscord Docs
Getting Started

Create and Connect a Bot

Create a Discord bot and add it to your ServaDiscord workspace.

The setup wizard takes you from Discord's Developer Portal to a ready-to-configure ServaDiscord workspace.

Keep your token private

Your bot token is a password. Never share it, post it publicly, or commit it to source control.

Create a Discord server if needed

If you do not already have a server, open Discord, select +, choose Create My Own, then name and create your server.

Create an application

Open the Discord Developer Portal, select New Application, enter a name, and select Create.

Copy the bot token

Open Bot, select Reset Token, confirm the reset, and copy the new token.

Enable gateway intents

Under Bot, enable Presence Intent, Server Members Intent, and Message Content Intent. Select Save Changes.

Enter the bot details in ServaDiscord

Enter a bot name if you want one, then paste the required token into the setup wizard.

Start building

Select Finish Setup to add the bot details to General Settings. Then select Start Building and add modules to the canvas.

What setup does

The wizard stores the bot configuration in your workspace. It does not verify the token or invite the bot to a Discord server.

Need help? Join the ServaDiscord support server.