Raptor Bot Documentation
Home
Guide
Commands
Home
Guide
Commands
  • Getting Started

    • Getting Started with Raptor
    • Permission System
    • Server Setup Guide

Getting Started with Raptor

Welcome to Raptor! This guide will help you get started with the bot on your Discord server.

Adding Raptor to Your Server

  1. Visit the Raptor bot invite link
  2. Select your server from the dropdown
  3. Grant the required permissions
  4. Complete the CAPTCHA verification

Warning

Make sure you have Manage Server permissions to invite bots to your server.

Initial Setup

After inviting Raptor to your server, follow these steps:

1. Configure Moderator Roles

Raptor uses a custom role-based permission system. You must set up moderator roles:

/settings modrole @YourModRole
/settings adminrole @YourAdminRole
/settings trial_mod @YourTrialModRole

2. Set Up Logging Channel

Configure where moderation logs should be sent:

/settings logchannel #moderation-logs

3. Configure Join/Leave Channel (Optional)

Set up a channel for member join and leave notifications:

/settings joinchannel #member-logs

4. Set Announcement Channel (Optional)

Set a fallback channel for bot announcements:

/settings announceupdate #announcements

Understanding Permissions

Custom Permission System

Raptor does not use Discord's native role permissions. Instead, it uses a custom role-based system. Members must have the appropriate moderator role to use moderation commands.

For detailed information about permissions, see the Permissions Guide.

Next Steps

  • Learn about Moderation Commands
  • Set up Message Filtering
  • Explore Utility Commands
Next
Permission System