This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Help.. Bot Help msg response time.

Old posts that have not been replied to for several years.
Locked
c
cry1004

Post by cry1004 »

Can you please help me with the following:
1. I like to know how I can set up a certain programs, one exaple is: "./msg botname help" to the BOT; and

2. How the BOT can "quickly" reponse to such request, for example: "./msg botname help".

Thank you very much in advance.
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

3 ways. either edit the source and make *msg:help use a higher priority queue, edit the source and make the queues dump faster (which will prolly make it excess flood), or rewrite the help subsystem in tcl using a higher priority queue and rebind the command to it.
Locked