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.

How to get which network bot is on?

Help for those learning Tcl or writing their own scripts.
Post Reply
D
Danko
Voice
Posts: 18
Joined: Thu Mar 09, 2006 1:07 pm

How to get which network bot is on?

Post by Danko »

Is there any way to get bot to return which network it's connected to? Besides "global network" and then set correct network in conf file..
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

Use a bind to catch the initial RAW sent to the bot on connect (which always has a networkname in it)
Post Reply