Frequently Asked Questions
Here are some answers that may help you.
FAQ
As our bot grows, we are still subject to Discord's standard rate limits. Cooldowns help us stay within these limits and prevent the bot from being penalized, ensuring a smooth experience for everyone.
It is not possible to disable this message. You can instead limit this command to only specific roles or channels, or set channel slowmode to 5 seconds to avoid it.
We are ready to assist you with your code in our Discord server. Keep in mind that we will not code for you, we want to encourage you to learn coding yourself, since that's the best for everyone.
Currently there is no limitation to how many variables you can create. However, single variable can contain up to 5120 characters.
If you use curl method for sending embeds, the bot may cut your content if it contains a colon (:). To avoid this, you can either use the $buffer function or replace all colons with #COLON#.