I want something that can que the commands if someone repeats them to much so the bot wont lag. I have tried but my system didn't work. Please help me with this.
Eggdrop currently implements a queue-system with three different queues, each with a different priority. Using these properly would be a good start (i.e. don't use putsev/putquick for everything, but rather puthelp which uses a queue with lower priority)