πŸ’ŽHow to Create a Custom Command

Create a custom command for your server!

circle-info

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!

circle-info

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

chevron-rightNormal Messagehashtag

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.

chevron-rightEmbed Messagehashtag

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.

chevron-rightMessage with Buttonshashtag

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.

chevron-rightMessage with Menuhashtag

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.

chevron-rightPin a Messagehashtag

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.

chevron-rightDelete a Messagehashtag

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.

chevron-rightSend a Formhashtag

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

chevron-rightAdd a Rolehashtag

You can add one or more roles to a user.

chevron-rightRemove a Rolehashtag

You can remove one or more roles from a user.

chevron-rightCreate a Rolehashtag

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

chevron-rightDelete a Rolehashtag

You can delete a role from your server.

Channel actions

chevron-rightCreate a Channelhashtag

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

chevron-rightDelete a Channelhashtag

You can delete a channel from your server.

chevron-rightCreate a Threadhashtag

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

chevron-rightKick a Userhashtag

You can kick a user from the server

chevron-rightBan a Userhashtag

You can ban a user from the server.

chevron-rightTime-out a Userhashtag

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

chevron-rightChange a User's Nicknamehashtag

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

Check actions

chevron-rightCheck for a Rolehashtag

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

chevron-rightCheck for a Permissionhashtag

Check if a user has a certain permission.

chevron-rightCheck for a Userhashtag

Check if the user is a user.

chevron-rightChancehashtag

Let an action depend on a % chance.

chevron-rightCompare Valueshashtag

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

chevron-rightTake a Breakhashtag

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