Here's my pb:
i made a script that is supposed to display (in pm) about 10 lines of text in average. But its very slow and if several people are using the command that triggers it, the bot put it all in queue. And i can imagine that if theres to many people to trigger it the bot will end up pinging out.
So is there a way to:
1/ display the messages faster ? (maybe an option i havent seen in .conf ...)
2/ display the messages at the same time for different people ? so that there is basically no queue
Thanks in advance guys.
As soon as i get rid of this issue, ill post my tcl and i hpe lots of people will find it usefull