Error Codes
Table
Code | Name | Guide |
---|---|---|
1 | SUGGESTION_MESSAGE_DELETED | click |
2 | MISSING_PERMISSIONS | click |
3 | MISSING_SUGGESTIONS_CHANNEL | click |
4 | MISSING_LOG_CHANNEL | click |
5 | SUGGESTION_NOT_FOUND | click |
6 | OWNER_ONLY | click |
7 | SUGGESTION_CONTENT_TOO_LONG | click |
8 | INVALID_GUILD_CONFIG_CHOICE | click |
9 | COMMAND_ON_COOLDOWN | click |
10 | GENERIC_FORBIDDEN | click |
11 | UNHANDLED_ERROR | click |
12 | GENERIC_NOT_FOUND | click |
13 | CONFIGURED_CHANNEL_NO_LONGER_EXISTS | click |
14 | MISSING_FETCH_PERMISSIONS_IN_SUGGESTIONS_CHANNEL | click |
15 | MISSING_FETCH_PERMISSIONS_IN_LOGS_CHANNEL | click |
16 | MISSING_TRANSLATION | click |
17 | SUGGESTION_RESOLUTION_ERROR | click |
18 | MISSING_SEND_PERMISSIONS_IN_SUGGESTION_CHANNEL | click |
19 | MISSING_THREAD_CREATE_PERMISSIONS | click |
20 | QUEUE_IMBALANCE | click |
21 | MISSING_QUEUE_CHANNEL | click |
22 | BLOCKLISTED_USER | click |
Error Information
Suggestion Message Deleted
This error is thrown when attempting to manage a suggestion which its corresponding message has been deleted.
Missing Permissions
This error is thrown when the bot is missing permissions to perform an action, and it knows what permissions are missing.
The required permissions will be displayed in the error message.
Missing permissions edit suggestions in your suggestions channel
Please contact an administrator and ask them to provide them for me.
Missing Suggestions Channel
This error is thrown when attempting to run a command which requires a configured suggestions channel, but one does not exist.
Please contact an administrator and ask them to set one up using the following command.
Missing Log Channel
This error is thrown when attempting to run a command which requires a configured suggestions log channel, but one does not exist.
Please contact an administrator and ask them to set one up using the following command.
Suggestion Not Found
This error is thrown when the bot is unable to find a suggestion with the given ID.
Owner Only
This error is thrown when attempting to run a command which is only available to the bot owners.
Suggestion Content Too Long
This error is thrown when the bot is unable to submit a suggestion with a content length greater than the configured maximum length of 1,000 characters.
Invalid Guild Config Choice
This error is thrown when trying to view an invalid configuration choice.
Command On Cooldown
This error is thrown when the bot is on cooldown for a command.
Generic Forbidden
This error is thrown as a generic response when the bot is forbidden from performing an action, and it cannot figure out what permissions are missing.
Unhandled Error
This error is thrown when the bot is unable to handle an error. Please reach out to support if you see this message.
Guild ID: 601219766258106399
Generic Not Found
This error is thrown as a generic response when the bot is unable to find an item.
If this error persists, please contact support.
Guild ID: 601219766258106399
Configured Channel No Longer Exists
This error is thrown when either the suggestions channel or suggestions logs channel can no longer be found. The error is displayed interchangeably.
Please ask an administrator to reconfigure one.
Missing Permissions In Suggestions Channel
This error is thrown when the bot doesn't have permissions to use the configured suggestions channel.
Missing Permissions In Logs Channel
This error is thrown when the bot doesn't have permissions to use the configured suggestions logs channel.
Missing Translation
This error is thrown when attempting to translate a nonexistent localization key.
Guild ID: 601219766258106399
Suggestion Resolution Error
This error is thrown when something goes wrong while attempting to either approve or reject a suggestion.
Missing send permissions in suggestions channel
This error is thrown when the bot is missing permissions to send messages in your suggestions channel.
Missing thread create permissions
This error is thrown when the bot cannot create threads in your suggestions channel.
Alternatively, ask your administrator to disable automatic thread creation using
Queue Imbalance
This error is thrown when you attempt to use a suggestion in a queue which has already been used in a separate queue.
Missing Queue Channel
This error is thrown when attempting to run a command which requires a configured suggestions queue channel, but one does not exist.
Please contact an administrator and ask them to set one up using the following command.
Blocklisted User
This error is thrown when attempting to run an action such as suggest but you have been blocked by an administrator within the guild.