Quick Start Guide
Welcome to Vör! This guide will help you get your Discord bot up and running in minutes. Whether you’re new to Discord bots or a seasoned server admin, follow these steps to configure Vör for your community.
🚀 Immediate Setup (5 Minutes)
Step 1: Invite Vör to Your Server
- Visit the Discord Developer Portal
- Go to discord.com/developers/applications
- Create a new application or select an existing one
- Navigate to the “Bot” section
- Generate Invite Link
- Under “Privileged Gateway Intents”, enable:
- ✅ Message Content Intent
- ✅ Server Members Intent
- Use this invite URL (replace
YOUR_CLIENT_ID):https://discord.com/api/oauth2/authorize?client_id=YOUR_CLIENT_ID&permissions=414464658496&scope=bot%20applications.commands
- Under “Privileged Gateway Intents”, enable:
- Required Permissions Vör needs these permissions to function properly:
- Read Messages - Process commands and content
- Send Messages - Respond to users
- Embed Links - Display rich information
- Manage Messages - Delete spam/offensive content
- Moderate Members - Timeout users
- Ban Members - Remove problematic users
- Manage Roles - Assign roles and permissions
Step 2: Basic Configuration
Once Vör joins your server, use these essential commands:
Set Up Logging Channels
# Create a channel for bot notifications (optional but recommended)
# Name it something like #bot-logs or #vor-notifications
/config guild
Select your server and configure:
- Log Channel: Where Vör sends important notifications
- Botspam Channel: Dedicated channel for bot commands (reduces main chat clutter)
Enable Core Features
# Enable essential moderation
/config cog Moderation
# Enable user verification to prevent bots
/config cog Verification
# Enable message logging
/config cog MessageLogger
# Enable anti-scam protection
/config cog VorSentinel
Step 3: Test Your Setup
Send these commands in any channel:
# Check if Vör is responding
/ping
# View available commands
/help
# Check your server's current configuration
/config guild
⚙️ Essential Configuration
Moderation Setup
- Create Moderator Roles
- Go to Server Settings → Roles
- Create roles like “Moderator”, “Admin”
- Assign appropriate permissions
- Configure Moderation
/config cog Moderation- Set Mod Log Channel: Where moderation actions are recorded
- Configure Moderator Roles: Who can use moderation commands
- Set Default Reasons: Common ban/warn reasons
Verification Setup
/config cog Verification
- Enable Verification: Turn on CAPTCHA verification
- Set Verified Role: Role given to verified members
- Verification Channel: Where verification messages appear
- Log Channel: Where verification attempts are logged
Message Logging Setup
/config cog MessageLogger
- Enable Logging: Start tracking message edits/deletions
- Edit Log Channel: Where edited messages are logged
- Delete Log Channel: Where deleted messages are logged
- Excluded Channels: Channels to ignore (like #bot-commands)
🎯 Popular Features to Enable
For Tech Support Servers
# PC building community features
/config cog PCPartPicker # Build list sharing
/config cog DropReference # Component pricing
/config cog PSU Tier List # Power supply recommendations
# Support tools
/config cog Tags # Reusable responses
/config cog Tickets # Support ticket system
/config cog Reputation # Helper recognition
For Gaming Communities
# Fun features
/config cog FunEconomy # Coin system and gambling
/config cog Tiers # XP and leveling
/config cog Reminders # User reminders
# Moderation
/config cog Reports # User reporting system
/config cog NameEnforcement # Nickname standards
For General Communities
# Utility features
/config cog CurrencyConversion # Exchange rates
/config cog MiscFunctions # Confessions, deals relay
# Community management
/config cog Voting # Server voting system
/config cog UserManagement # Advanced user tools
🔧 Advanced Setup
Using the Dashboard
For easier management, use the web dashboard:
- Visit: https://vor.pchelphub.com
- Authenticate: Sign in with Discord
- Select Server: Choose your server from the dropdown
- Configure: Use the web interface for advanced settings
Customizing Commands
# Change bot prefix (default: !)
/config guild # Look for "Bot Prefix" setting
# Set up custom welcome messages
/config cog MiscFunctions # Configure welcome features
Backup & Recovery
# Export server configuration
/config export
# Import configuration to another server
/config import
🚨 Troubleshooting
Bot Not Responding?
- Check Permissions: Ensure Vör has “Send Messages” permission
- Bot Status: Use
/pingto verify bot is online - Channel Access: Make sure Vör can see the channel
- Command Format: Use
/for slash commands,!for prefix commands
Configuration Not Saving?
- Save Changes: Click “Save” after making configuration changes
- Bot Permissions: Ensure Vör has “Manage Server” permission for some settings
- Channel Validity: Verify configured channels exist and bot can access them
Users Can’t Use Commands?
- Channel Permissions: Check if users can send messages in that channel
- Role Restrictions: Some commands require specific roles
- Bot Permissions: Ensure Vör has necessary permissions for the command
Need More Help?
- Documentation: Full Documentation
- Dashboard: Web Dashboard
- Community: Join our support server
- Commands: Use
/helpfor command reference
🎉 You’re All Set!
Vör is now configured and ready to enhance your Discord server. Explore the features, customize settings to your community’s needs, and enjoy a better moderated, more engaging server experience!
Next Steps:
- Explore the Dashboard for advanced management
- Check out User Documentation for detailed guides
- Join our Discord server for support