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.

Running commands when connected

Old posts that have not been replied to for several years.
Locked
Z
Zephyrov

Running commands when connected

Post by Zephyrov »

Just wondering how do I make my bot run commands when it is connected to a server?

For example,

When connected to a server, I'd want to bot to identify its nickname by doing .msg nickserv identify password.

That's just one of the examples. I hope someone might be able to help me. Thanks.
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

use init-server in conf :)
a.k.a. hellios
T
TwoSheds88

Post by TwoSheds88 »

here is a post i just made that will be of some help to you : -

http://forum.egghelp.org/viewtopic.php?t=5761
Z
Zephyrov

Post by Zephyrov »

Thanks a lot. That worked.
:)
Locked