Add Command
Usage
/custom commands add
<name>
<description>
<response>
Creates a custom slash command in your server
Manage Guild
Details
<name>
Must be less than or equal to 32 characters and can only be one word, you can not use numbers. To use more than one word split it with a-
or an_
. So/help me
would become/help-me
or/help_me
. Aslo you can't use uppercase letter they will be auto changed to lowercase. The name can not be the same as one of the Helpr's commands or be the same as a custom command you have already made. These are all limitations imposed by Discord so I can not change them<description>
Must be less than or equal to 50 characters. You can use things like emojis or numbers in this and can use as many words as you want.<response>
Must be less than or equal to 2000 characters. You can use anything that you could send in a normal message, please not custom emojis might not work if Helpr is not in the server or if you do not use the emoji's id (<name:id>
)
Limits
- You can only have 25 custom commands per server. (To request an increase in this amount please create a ticket in the support server here. Please tell us why you need more commands, and we will aprove/deny based on your needs.)
- You can only create 200 commands per day, so if you create and delete a bunch of commands over and over then it will stop working after 200 creations. This is a limit imposed by Discord so I can not change it.