⚠️Creating a Custom Command

Create a custom command for your server!

This feature requires a premium subscription to work.

Premium members can request a custom command containing up to 50 actions. A developer will then ask you what you want and how you want it, they will then create the perfect custom command for you!

Custom commands can only be used in one server. You need to be server owner to be able to create a custom command.

Steps to Create a Custom Command

Below is everything you need to do to be able to create your custom command. You can create a ticket in the support server, a developer will help you there!

1

Command Name

First, you will need to select a command name. This can be anything, from a word to a prefix command. (!prefix)

2

What does your command do?

You need a base line of an idea what your command needs to do. You need this to be able to select the right actions for your command.

3

Select a chain of actions

You can select 50 actions for your command. Below are all actions that you can choose from:

Message actions

Normal Message

A normal message is just a plain message. You can send it to the channel of the command, to a specific channel or as DM to a user.

Embed Message

An embed message is a message that contains an embed. You can put an author, title, base, footer, thumbnail image and image in the embed. You can also select a colour. You can send it to the channel of the command, to a specific channel or as DM to a user.

Message with Buttons

A message with buttons can be used to let users interact with the bot without using a command. The message can be a normal message, an embed or an empty message. You can also select a name, colour and emoji for the button. Messages can have up to 5 buttons.

Message with Menu

A message with a menu can be used to let users select something from a menu. The message can be a normal message, an embed or an empty message. You can also select a placeholder, selection name & description and an emoji for the menu. Messages can have up to 10 selections.

Pin a Message

You can also make the bot pin a message. This can be a message from any other action or the command that triggered the bot.

Delete a Message

You can also make the bot delete a message. This can be a message from any other action or the command that triggered the bot.

Send a Form

You can also send a form to allow users to enter content into the bot. You can use that content later on in the command. You can add a form title, question name & placeholder to a form. A form can have up to 5 questions.

(!) Forms can only be used right after a button or menu action.

Role actions

Add a Role

You can add one or more roles to a user.

Remove a Role

You can remove one or more roles from a user.

Create a Role

You can create a new role for your server. The role can have a name and colour.

Delete a Role

You can delete a role from your server.

Channel actions

Create a Channel

You can create a new channel for your server. The channel can have a name and description.

Delete a Channel

You can delete a channel from your server.

Create a Thread

You can also create a thread in a channel. The thread can have a name and can be a private or public thread.

User actions

Kick a User

You can kick a user from the server

Ban a User

You can ban a user from the server.

Time-out a User

You can put a user in time-out. This time-out can have a duration from 5 seconds to 28 days.

Change a User's Nickname

You can also change a user's nickname in the server.

Check actions

Check for a Role

You can also check if a user has a role or not.

Check for a Permission

Check if a user has a certain permission.

Check for a User

Check if the user is a user.

Chance

Let an action depend on a % chance.

Compare Values

Compart value A and value B against with other. The comparison type can be:

  • Value A is less than value B (numbers only)

  • Value A is more than value B (numbers only)

  • Value A is equal to value B

  • Value A is not equal to value B

  • Value A contains value B

  • Value A does not contain value B

  • Value A starts with value B

  • Value A does not start with value B

  • Value A ends with value B

  • Value A does not end with value B

Other actions

Take a Break

You can also make the bot wait a few seconds before running the next action.

Let a developer create the command for you!

Now create a ticket and a developer will help you create your custom command!

Last updated

Was this helpful?