Skip to main content

Custom Commands

Sometimes you really want to add some command with a link to Boosty or Telegram, or just some funny pasta, but don't want to type it manually each time. For this purpose, there are now custom commands.

Adding on website

The easiest way to add a new command is through the bot's control panel at https://jeetbot.cc/dashboard/commands

Adding a command in chat

You can also add commands in chat with !setcmd !command text

For example, you can add a command with a link to your Telegram channel:

commands-setcmd.png

Editing a command

The same !setcmd !command text command is also used to edit an existing command — if a command with that name already exists, its text is simply overwritten with the new one.

Deleting a command

To delete a command, use the command !delcmd !command

Which for the command from the example above would be:

commands-delcmd.png

Data from external services

Include exchange rates or other API data in a reply. See API data in command replies for a working example and instructions for $(api ...).