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?

Old posts that have not been replied to for several years.
Locked
S
Silent-Sniper

Post by Silent-Sniper »

i am kinda new to eggdrops and i want to know how i can import
new scripts to my bot.
can you help me?
W
Wcc
Master
Posts: 278
Joined: Sun Oct 28, 2001 8:00 pm
Location: USA
Contact:

Post by Wcc »

Put the script in your scripts directory, and add "source scripts/scriptname.tcl" to the end of your eggdrop.conf file.
G
Guest

Post by Guest »

On 2001-11-02 23:55, Wcc wrote:
Put the script in your scripts directory, and add "source scripts/scriptname.tcl" to the end of your eggdrop.conf file.
If you are editing your bot configure file while bot is running, you have to .rehash your bot. That takes the new updated configurations in effect in the bot. Very complex scripts may need .restart or even shutting bot down and starting it again from shell.
Locked