SupportMail Documentation
Get support
Live Version
Live Version
  • Home
  • Getting Started
  • ❗Migration notes for V2
  • ⭐SupportMail Gold
  • Features
    • Tickets
      • Setup
      • Configuration
      • Anonymous Tickets
      • Close Requests
      • Custom Messages
      • Ticket Panel
      • Reopen Tickets
      • User Feedback
    • Reports
      • Setup
      • Configuration
    • Blacklists
    • View configurations
    • Pausing Features
    • Debugging
    • Tags
    • Preferences
  • Explanations
    • Command Permissions
    • Command Structuring
    • Get IDs
    • Image Links
    • Formats
    • Time-Strings
    • Malicious Files
  • Changelog
    • V2 | November 2024
    • October 2023
  • Other
    • Translate!
    • 📜Website
    • ℹ️Support-Server
Powered by GitBook
On this page
  • Check role integrity
  • Check user integrity
  • Check channel setup
  • Permissions
  • Cooldowns

Was this helpful?

  1. Features

Debugging

The debug command allows you to find certain misconfigurations and clear up falsely stored data.

If you want to execute /debug, you must select a debug option. This specifies which function is to be debugged. We will now cover what each of these options does in particular.

Translation notice

Every output of this command is currently not translated!

There are three reasons for this.

  1. We can help you better if you send us the results. (Language barrier because we only provide English support)

  2. It's mainly for server managers who we expect to have basic English skills. + There is not much text to understand.

  3. It's quite hard to implement and needs a lot of memory to store all translations for each permission.

The only exception to this is the cooldown error message.


Check role integrity

This option will remove roles from the configuration that are . This option has a cooldown of 10 minutes per guild to avoid ratelimits and prevent abuse.

The following configurations will be checked:

  • Blacklisted roles

  • Ticket Pings

  • Report Pings

  • Immune Roles

  • Moderator roles


Check user integrity

This option will remove users from the configuration that are .

The following configurations will be checked:

  • Ticket Pings

  • Report Pings

  • Immune Roles

  • Moderator roles

Depending on the number of users being checked, this check can take up to a minute to prevent discord ratelimits.


Check channel setup

This option will check the following configurations and try to correct them, if possible:

  • The presence of the configured channels

  • The permissions of the bot in the ticket forum (if configured)

  • The available tags

  • The post for user feedback

  • The permissions of the bot in the alert channel (if configured)


Permissions

This option will only check the following permissions and return a map of each permission and their value:

  • The permissions of the bot in the ticket forum

  • The permissions of the bot in the alert channel (for reports)

  • The permissions for report actions (if enabled)

    • Kick, Ban, Manage Messages


Cooldowns

Both Check role integrity and Check user integrity have a cooldown of 10 minutes per guild to avoid ratelimits and prevent abuse.

PreviousPausing FeaturesNextTags

Last updated 7 months ago

Was this helpful?

The overall permissions of the bot in the

guild