Skip to main content

Additional Custom-Bot features

Supported color values

tip

This is only relevant if you are editing the color of an embed not supporting our Message-Editor. In the message editor, you can either enter a HEX color or use the built-in Color-Picker to select the desired color.

You can use one of these options:

Reset module configuration

warning

Resetting the configuration of a module to its default values, will permanently delete all customizations and changes you made to the module configuration.

You can reset the configuration of a module to its default value if you want to start from scratch.

To reset your Module-Configuration, follow these instructions:

  1. Open the configuration panel of your bot.
  2. Locate the module in question and click on "Advanced options".
  3. Click on "Purge module configuration".
  4. Confirm your request.
  5. Restart your bot to apply changes.

Purge Module-Database

warning

Purging the module database can not be undone and the data will be gone forever.

Purging the database of a module will automatically delete all data stored by the module.

Please note that this will not drop the database, instead only remove database entries - this means that things like IDs might not reset.

To reset your Module-Database, follow these instructions:

  1. Open the configuration panel of your bot.
  2. Locate the module in question and click on "Advanced options".
  3. Click on "Purge module database".
  4. Confirm your request.
  5. Restart your bot to apply changes.

Enter durations

To enter durations in the CustomBot, enter a text using these units:

  • seconds (as s or sec)
  • minutes (as m or min)
  • hours (as h or hr)
  • days (as d)
  • weeks (as w, as wk)

Here are a few examples:

  • One day and two hours: 1d 2h
  • Three weeks, two days and thirty minutes: 3w 2d 30m
  • Seven days, nine hours: 7d 9h or 1w 9h

You can combine these units as you like, but make sure to leave an empty space between units.