You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a massive problem with the bot is that the !render command can be spammed, flooding the bot's queue.
A good fix for this would be limiting the active renders per guild and/or user. Possibly 2 per user, and 6 per server.
However, something more temporary would be putting a limit on the global queue, while a proper fix is made.
The text was updated successfully, but these errors were encountered:
Currently, a massive problem with the bot is that the !render command can be spammed, flooding the bot's queue.
A good fix for this would be limiting the active renders per guild and/or user. Possibly 2 per user, and 6 per server.
However, something more temporary would be putting a limit on the global queue, while a proper fix is made.
The text was updated successfully, but these errors were encountered: