Certain parts or the entirety of the plugin/feature may require a Premium Subscription.
For further information about premium services, please visit our Premium Page.
The Custom Command plugin is a great plugin that extends MEE6's functionality, allowing you to send messages, grant roles, and more.
The first step to creating a custom command is to press the New Custom Command button at the top of the page.
Once you do that, you will see 4 command actions offered by the plugin. Click one of the dropdowns below to learn more about the action.
Important Information
Please note that users have to have thier DMs open to be DMed the custom command response.
The response will only go to the user who uses the command.
Header
In the top action bar, you will see a few things you can do, listed from left to right:
Back arrow: This will take you back to the main command view.
Command name & edit icon: This is where you can change the name of the command and how it will be called in chat.
Discard: This will discard your changes.
Save & Close: Here you can save the current configuration for the command.
Secret only you and me know about
Add Another Action
Advanced Options and Permissions
Command Description
Role Permissions
This tab has 2 options and an input:
The first option allows you to select which roles are allowed to use the command.
The second option allows you to specify which roles cannot use the command.
The third option is an input, where you can add roles that will affect the above two options.
Channel Permissions
This tab has 2 options and an input:
The first option allows you to specify which channels the command can be used in.
The second option allows you to specify which channels the command cannot be used in.
The third option is an input, where you can add channels that will affect the above two options.
Cooldown
This provides 3 options:
None: There is no cooldown on the command.
Server: The cooldown applies to everyone on the server. You can set the cooldown to a maximum of 364 days, 23 hours, 59 minutes, and 59 seconds.
User: The cooldown applies only to the user using the command. You can set the cooldown to a maximum of 364 days, 23 hours, 59 minutes, and 59 seconds.
Visibility
Under this section of the dashboard, you will see a list of all the custom commands you have created.
To the top right, you will see how many commands you’ve created out of the maximum of 500.
In the command listing itself, you will see the name/description on the left, and to the right, you will see a toggle to enable or disable the command, as well as a menu to duplicate or delete the command.
Below is a table listing the custom commands variables compatible with the plugin in the MEE6 bot, along with their descriptions and examples:
Variable | Description | Example |
---|---|---|
{user} |
User Mention | @MEE6 |
{user.mention} |
User Mention | @MEE6 |
{user.id} |
User ID | 159985870458322944 |
{user.name} |
Username | MEE6 |
{user.discriminator} |
User discriminator (tags only apply to bots due to Discord's recent username changes) | #4876 |
{user.idname} |
User tag (tags only apply to bots due to Discord's username changes) | MEE6#4876 |
{user.avatar_url} |
User avatar URL | https://cdn.discordapp.com/avatars/.../url.png |
{user.avatar} |
User Avatar Hash | d7322911587e969b699b0f918386199a |
{user.bot} |
Indicates whether the user is a bot | True or False |
Variable | Description | Example |
---|---|---|
{server} |
Server Name | MEE6 Support |
{server.name} |
Server Name | MEE6 Support |
{server.id} |
Server ID | 159962941502783488 |
{server.icon_url} |
Server Icon URL | https://cdn.discordapp.com/icons/.../736c44dc0f.webp?size=1024 |
{server.icon} |
Server Icon Hash | 736c44dc0f5edf4115c0a23e1dbc5d1b |
{server.owner_id} |
Server Owner ID | 138362511190786048 |
{server.owner} |
Server Owner Mention | @Anis |
{server.region} |
Server Region | Eu-West |
{server.member_count} |
Server Member Count | 82036 |
{server.verification_level} |
Server Verification Level | From 0 (None) to 4 (Table flip) |
{server.joined_at} |
Date when the bot joined the server | 2017-04-08T07:24:15.143000+00:00 |
Variable | Description | Example |
---|---|---|
{channel} |
Channel Mention | #Channel |
{channel.name} |
Channel Name | Channel |
{channel.id} |
Channel ID | 531047198964711424 |
{channel.type} |
Channel Type | 0 (Text), 1 (DM), 2 (Voice), 3 (Group DM), 4 (Category) |
Feedback and Suggestions
Noticed a mistake or incorrect information? Have suggestions for new additions? Join our Support Server to let us know.