Help & FAQ

Find answers to frequently asked questions and learn how to use our platform.

Getting Started +
1

Create Your Discord Bot

Set up a bot in the Discord Developer Portal and get your token

2

Log Into Our Platform

Use your license key to access our dashboard

3

Add Your Bot

Go to the "Create Bot" page and register your Discord bot

4

Configure Settings

Customize your bot's features through our dashboard

Creating a Discord Bot & Getting Its Token +
1

Go to Discord Developer Portal

Visit discord.com/developers/applications and log in

2

Create a New Application

Click "New Application" and give your bot a name

3

Add a Bot

Go to the "Bot" tab in the left sidebar and click "Add Bot"

4

Enable Intents

Under "Privileged Gateway Intents," enable all three options

5

Copy Your Bot Token

Click "Reset Token" then "Copy" to get your bot token

Keep this token secret! Never share it with anyone.
6

Invite Bot to Your Server

Go to OAuth2 → URL Generator, select "bot" and "applications.commands" scopes, choose permissions, and use the generated link

7

Add Bot to Our Platform

Copy your bot token and paste it on our Create Bot page

Need more help? Check out Discord.js Guide for detailed instructions with screenshots.
Creating Discord Embeds +
1

Go to Discord Tab

Edit your bot and navigate to the "Discord" tab

2

Create New Embed

Click "Create New Embed" in the Embeds section

3

Add Content

Enter your message content and customize your embed with title, description, and color

4

Add Fields (Optional)

Add fields to organize information within your embed

5

Add Author & Images (Optional)

Customize with author info, thumbnail, and image

6

Preview & Save

Check the live preview and click "Save Message" when ready

Character Limits: Discord has specific limits for embeds. Watch the character counters to stay within limits.
Element Character Limit
Title 256
Description 4096
Field Name 256
Field Value 1024
Footer 2048
Total (all elements) 6000
Creating Discord Buttons +
1

Go to Buttons Section

Edit your bot and find the Buttons section in the Discord tab

2

Create New Button

Click "Create New Button" to open the button editor

3

Name Your Button

Give your button a name (for your reference only)

4

Set Label & Style

Enter the button text and choose a style (Primary, Secondary, Success, Danger, or Link)

5

Add Custom ID or URL

For regular buttons, add a custom ID. For Link buttons, add a URL

6

Add Emoji (Optional)

Optionally add an emoji to appear on your button

7

Save Your Button

Check the preview and click "Save Button" when ready

Button Styles: Different styles have different colors and purposes. Choose the one that best fits your button's action.
Creating Discord Modals +
1

Go to Modals Section

Edit your bot and find the Modals section in the Discord tab

2

Create New Modal

Click "Create New Modal" to open the modal editor

3

Set Modal Name & Title

Name your modal (for your reference) and set the title users will see

4

Add Custom ID

Enter a unique custom ID for your bot to identify this modal

5

Add Text Inputs

Click "Add Text Input" to add form fields (up to 5 maximum)

6

Configure Each Input

Set the label, custom ID, style (short or paragraph), and other options

7

Save Your Modal

Preview your modal and click "Save Modal" when ready

Component Limit: Discord allows a maximum of 5 text input components per modal. The counter will show how many you've used.
Configuring Autosecure +
1

Go to Autosecure Tab

Navigate to the "Autosecure" tab in your bot settings

2

Enable Autosecure

Toggle the "Enable Autosecure" switch to turn on protection

3

Configure Protection Types

Select which protections to enable (Name Change, Multiplayer, OAuth, etc.)

4

Set Domain

Enter your domain for secure verification

5

Configure Primary Amount

Set the primary amount setting

6

Save Changes

Click "Save Bot" to apply your Autosecure settings

Configuring Phisher Protection +
1

Go to Phisher Tab

Navigate to the "Phisher" tab in your bot settings

2

Choose Method

Select between "Username -> Email" or "Username + Email"

3

Set OAuth URL

Enter the OAuth URL for verification

4

Configure After-Secure Action

Choose what happens after securing (Ban, Blacklist, DM, Role, or None)

5

Set Up Advanced Options (Optional)

Enable advanced features and configure token, hits channel, and logs channel

6

Save Changes

Click "Save Bot" to apply your Phisher settings

Managing Users +
1

Go to Users Tab

Navigate to the "Users" tab in your bot settings

2

Add New User

Click "Add User" to add someone to your bot

3

Enter Discord User ID

Enter the Discord ID of the user (18-19 digit number)

To get a user ID in Discord, enable Developer Mode in Discord settings, then right-click on a user and select "Copy ID"
4

Set Claiming Type

Choose between "FULL" or "SSID" claiming types

5

Configure Permissions

Select which actions the user can perform (Edit Bot, Edit Autosecure, etc.)

6

Save User

Click "Save User" to add them to your bot

Managing Blacklists +
1

Go to Blacklist Tab

Navigate to the "Blacklist" tab in your bot settings

2

Manage Email Blacklist

Enter email addresses to blacklist, one per line

3

Manage Phisher Blacklist

Enter Discord user IDs to blacklist, one per line

4

Save Changes

Click "Save Bot" to apply your blacklist settings

Format Matters: Make sure each email or user ID is on its own line. The system will validate entries to ensure they're properly formatted.
Troubleshooting +
1

Bot Not Connecting

Verify your Discord bot token is correct and the bot has proper permissions in your server

2

Embeds Not Showing

Make sure your bot has the "Embed Links" permission in your Discord server

3

Buttons Not Working

Check that custom IDs are unique and your bot is set up to handle button interactions

4

Modals Not Appearing

Ensure your bot has the required permissions and is handling modal interactions correctly

5

Contact Support

If you need further assistance, contact support at [email protected]