Find answers to frequently asked questions and learn how to use our platform.
Set up a bot in the Discord Developer Portal and get your token
Use your license key to access our dashboard
Go to the "Create Bot" page and register your Discord bot
Customize your bot's features through our dashboard
Visit discord.com/developers/applications and log in
Click "New Application" and give your bot a name
Go to the "Bot" tab in the left sidebar and click "Add Bot"
Under "Privileged Gateway Intents," enable all three options
Click "Reset Token" then "Copy" to get your bot token
Go to OAuth2 → URL Generator, select "bot" and "applications.commands" scopes, choose permissions, and use the generated link
Copy your bot token and paste it on our Create Bot page
Edit your bot and navigate to the "Discord" tab
Click "Create New Embed" in the Embeds section
Enter your message content and customize your embed with title, description, and color
Add fields to organize information within your embed
Customize with author info, thumbnail, and image
Check the live preview and click "Save Message" when ready
Element | Character Limit |
---|---|
Title | 256 |
Description | 4096 |
Field Name | 256 |
Field Value | 1024 |
Footer | 2048 |
Total (all elements) | 6000 |
Edit your bot and find the Buttons section in the Discord tab
Click "Create New Button" to open the button editor
Give your button a name (for your reference only)
Enter the button text and choose a style (Primary, Secondary, Success, Danger, or Link)
For regular buttons, add a custom ID. For Link buttons, add a URL
Optionally add an emoji to appear on your button
Check the preview and click "Save Button" when ready
Edit your bot and find the Modals section in the Discord tab
Click "Create New Modal" to open the modal editor
Name your modal (for your reference) and set the title users will see
Enter a unique custom ID for your bot to identify this modal
Click "Add Text Input" to add form fields (up to 5 maximum)
Set the label, custom ID, style (short or paragraph), and other options
Preview your modal and click "Save Modal" when ready
Navigate to the "Autosecure" tab in your bot settings
Toggle the "Enable Autosecure" switch to turn on protection
Select which protections to enable (Name Change, Multiplayer, OAuth, etc.)
Enter your domain for secure verification
Set the primary amount setting
Click "Save Bot" to apply your Autosecure settings
Navigate to the "Phisher" tab in your bot settings
Select between "Username -> Email" or "Username + Email"
Enter the OAuth URL for verification
Choose what happens after securing (Ban, Blacklist, DM, Role, or None)
Enable advanced features and configure token, hits channel, and logs channel
Click "Save Bot" to apply your Phisher settings
Navigate to the "Users" tab in your bot settings
Click "Add User" to add someone to your bot
Enter the Discord ID of the user (18-19 digit number)
Choose between "FULL" or "SSID" claiming types
Select which actions the user can perform (Edit Bot, Edit Autosecure, etc.)
Click "Save User" to add them to your bot
Navigate to the "Blacklist" tab in your bot settings
Enter email addresses to blacklist, one per line
Enter Discord user IDs to blacklist, one per line
Click "Save Bot" to apply your blacklist settings
Verify your Discord bot token is correct and the bot has proper permissions in your server
Make sure your bot has the "Embed Links" permission in your Discord server
Check that custom IDs are unique and your bot is set up to handle button interactions
Ensure your bot has the required permissions and is handling modal interactions correctly
If you need further assistance, contact support at [email protected]