Back to Home Launch App

Nexus Panel Documentation

Welcome to the comprehensive documentation for Nexus Panel, the most advanced Discord server management platform.

What is Nexus Panel?

Nexus Panel is a comprehensive Discord server management system that provides automated workflows, role monetization, detailed analytics, and advanced customization options. It's designed to help Discord server administrators manage their communities more effectively and efficiently.

Automation

Create powerful workflows with 15+ triggers and 20+ actions. Automate welcomes, moderation, and more.

Monetization

Sell premium roles and VIP access with integrated PayPal payments and automatic role assignment.

Analytics

Get detailed insights into your server's activity, growth, and engagement with real-time dashboards.

Customization

Brand your panel with custom colors, logos, and themes to match your server's identity.

Installation

Getting started with Nexus Panel is quick and easy. Follow these steps to set up your Discord server.

Step 1: Invite the Bot

  1. Visit app.nexus-panel.com
  2. Sign in with your Discord account
  3. Select your server from the dropdown
  4. Click "Add to Server" and authorize the bot

Direct Bot Invitation

You can also invite the bot directly to your server using this link:

Invite Nexus Panel Bot

Required Permissions

The bot requires Administrator permissions to function properly. This allows it to manage roles, channels, and execute workflow actions automatically.

Quick Start Guide

Get up and running with your first workflow in under 5 minutes.

1. Create Your First Workflow

Navigate to the Workflows page and click "Create New Workflow". Choose a trigger (like "Member Joins") and add actions (like "Send Welcome Message").

Trigger: Member Joins Server
Action: Send Message to #welcome
Message: "Welcome {{user.mention}} to our server!"

2. Set Up Role Monetization

Go to Monetization settings, connect your PayPal account, and create your first premium role for sale.

3. Monitor Your Analytics

Check your Analytics dashboard to see server growth, member activity, and revenue metrics in real-time.

Workflows

Automate your Discord server with powerful, customizable workflows. Create complex automation using triggers, conditions, and actions.

What are Workflows?

Workflows are automated sequences that respond to Discord events. They consist of a trigger (what starts the workflow), optional conditions (when to run), and actions (what to do). For example: when a member joins → if they're new → send welcome message and assign role.

15+ Triggers

  • • Member Joins/Leaves
  • • Message Sent/Deleted
  • • Reaction Added/Removed
  • • Role Assigned/Removed
  • • Channel Created/Deleted
  • • Voice State Changes
  • • Scheduled Time

Smart Conditions

  • • User has specific role
  • • Message contains text
  • • Channel matches criteria
  • • Time/date conditions
  • • Server member count
  • • Custom logic operators

20+ Actions

  • • Send Messages/Embeds
  • • Assign/Remove Roles
  • • Create/Modify Channels
  • • Timeout/Ban Members
  • • Send Webhooks
  • • Update Database
  • • Custom API Calls

Creating Your First Workflow

1

Choose a Trigger

Navigate to Workflows → Create New. Select what event will start your workflow, like "Member Joins Server".

2

Add Conditions (Optional)

Set conditions to control when the workflow runs. For example, only for users without the "Verified" role.

3

Configure Actions

Define what happens when the workflow triggers. Send a welcome message, assign roles, or create channels.

4

Test & Activate

Use the test feature to verify your workflow works correctly, then activate it to start automation.

Popular Workflow Examples

Auto-Moderation

Automatically timeout users who send messages with banned words or excessive caps.

Welcome System

Send personalized welcome messages and assign roles when new members join.

Level System

Award XP for messages and automatically promote users to higher roles when they level up.

Event Notifications

Send announcements to specific channels when events are created or voice channels reach certain capacity.

Role Monetization

Generate revenue from your Discord server by selling premium roles, VIP access, and exclusive benefits with integrated PayPal payments.

How Role Monetization Works

Members visit your custom payment page, purchase a role through PayPal, and automatically receive their premium role in Discord. You keep the full payment minus PayPal fees, with no additional commission to Nexus Panel.

1

User selects role

2

PayPal payment

3

Auto verification

4

Role assigned

Setting Up Monetization

Connect PayPal

Link your PayPal business account to receive payments directly.

Create Premium Roles

Design roles with exclusive permissions and benefits.

Set Pricing

Configure one-time or subscription pricing for each role.

Share Payment Link

Distribute your custom payment page to server members.

Premium Features

  • Automatic role assignment
  • Subscription management
  • Payment verification
  • Revenue analytics
  • Custom payment pages
  • Refund handling

Monetization Ideas

VIP Access

Exclusive channels, voice chat priority, custom colors, and special perks.

Creator Support

Support roles for fans to show appreciation and get behind-the-scenes content.

Premium Features

Access to premium bots, special commands, or exclusive server events.

Analytics & Insights

Get detailed insights into your server's performance with comprehensive analytics, real-time dashboards, and automated reports.

Member Analytics

Track growth, activity patterns, and engagement metrics.

Revenue Tracking

Monitor monetization performance and payment trends.

Workflow Stats

See which automations are most active and effective.

Engagement

Measure message activity, voice usage, and participation.

Real-time Dashboard

Your analytics dashboard provides a comprehensive overview of your server's health and performance. View real-time data, historical trends, and actionable insights all in one place.

Key Metrics Tracked

  • • Total members and growth rate
  • • Daily/weekly active users
  • • Message volume and frequency
  • • Voice channel usage
  • • Role distribution
  • • Revenue and transactions
  • • Workflow execution stats
  • • Top channels and content

Automated Reports

  • • Weekly growth summaries
  • • Monthly performance reports
  • • Revenue analytics
  • • Member activity insights
  • • Workflow efficiency reports
  • • Custom report scheduling
  • • Export to PDF/CSV
  • • Email delivery options

Actionable Insights

Nexus Panel doesn't just show you data – it provides intelligent insights and recommendations to help you grow your server.

Growth Opportunities

Identify peak activity times, popular content, and optimal posting schedules.

Revenue Optimization

Discover which roles sell best and when to launch promotions.

Member Management

Efficiently manage your Discord server members with powerful tools for moderation, role assignment, and community engagement.

Moderation Tools

  • Timeout/Ban members
  • Bulk delete messages
  • View member activity
  • Moderation logs

Role Management

  • Bulk role assignment
  • Filter by criteria
  • Temporary roles
  • Role analytics

Custom Themes

Customize your Nexus Panel dashboard to match your server's branding and create a unique experience for your community.

Available Customizations

Colors

Primary, secondary, and accent colors

Logo

Custom logo and branding elements

Layout

Dashboard layout and component styling

API Reference

Integrate Nexus Panel with your existing tools and services using our comprehensive REST API.

API Overview

Our REST API provides programmatic access to all Nexus Panel features. Base URL: https://api.nexus-panel.com

Available Endpoints

  • /api/guilds - Server management
  • /api/workflows - Automation control
  • /api/analytics - Data and metrics
  • /api/members - Member operations
  • /api/roles - Role management

API Features

  • • RESTful architecture
  • • JSON request/response
  • • Rate limiting protection
  • • Comprehensive error handling
  • • Webhook notifications

Authentication

Secure your API requests with JWT token authentication and proper authorization controls.

Authentication Process

1

Get API Key

Generate an API key from your Nexus Panel dashboard settings.

2

Include in Headers

Add Authorization header: Bearer YOUR_API_KEY

3

Make Requests

Access protected endpoints with your authenticated requests.

Webhooks

Receive real-time notifications about events in your Discord server through webhook endpoints.

Available Events

  • • Member join/leave
  • • Message events
  • • Role changes
  • • Workflow executions
  • • Payment notifications
  • • Moderation actions

Setup Process

  • 1. Configure endpoint URL
  • 2. Select events to track
  • 3. Set security token
  • 4. Test webhook delivery
  • 5. Monitor webhook logs

Frequently Asked Questions

How do I add Nexus Panel to my Discord server?

Visit app.nexus-panel.com, sign in with Discord, select your server, and authorize the bot with Administrator permissions.

Is there a free plan available?

Yes! Our free plan includes 3 workflows, up to 150 members, and basic analytics. Perfect for small servers getting started.

How does role monetization work?

Connect your PayPal account, create premium roles, and share payment links. Members purchase roles and receive them automatically.

Can I cancel my subscription anytime?

Absolutely! You can cancel your subscription at any time. Your premium features will remain active until the end of your billing period.

Troubleshooting

Bot Not Responding

  • • Check bot permissions (Administrator required)
  • • Verify bot is online in member list
  • • Ensure workflows are activated
  • • Check Discord API status

Workflows Not Triggering

  • • Verify trigger conditions are met
  • • Check workflow is enabled and active
  • • Review condition logic
  • • Test with workflow debugger

Payment Issues

  • • Verify PayPal account connection
  • • Check webhook configuration
  • • Ensure role still exists in Discord
  • • Review payment logs in dashboard

Need Help?

Discord Community

Join our Discord server for real-time support, community discussions, and feature announcements.

Join Discord

Documentation

Browse through our comprehensive documentation to learn about all features and capabilities.