LuisMayo / ace-attorney-discord-bot

Discord bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-reddit-bot
MIT License
64 stars 21 forks source link

Limit the number of active renders per guild and/or user #28

Open tausgus opened 3 years ago

tausgus commented 3 years ago

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.

queue

LuisMayo commented 3 years ago

Hi! Thanks for your suggestion I'll work on it ASAP!

LuisMayo commented 2 years ago

It seems to be failing