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.

tcl help

Old posts that have not been replied to for several years.
Locked
C
Corlet
Voice
Posts: 4
Joined: Sun Apr 17, 2005 8:25 pm

tcl help

Post by Corlet »

Anyone know any tcl, plus normal irc scripting. Because i need some help, i dont know tcl, but i know basic irc scripting, so i was wondering if any could please put a few examples of tcl, and i will edit them for what i need:

Need examples of:

on *:text:allala:#:/msg $chan allalala convert into tcl
on *:invite:#:/joint $chan allalala convert into tcl
on *:action:allala:#:/describe $chan allalala convert into tcl

Hope you understand that. <3
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

follow my example in your other thread.

For the invite thing: eggdrop wil join channels on invites automatically as far as he already has a channel record for them. So unless you really want your bot to join a new channel on invites, there is no need for an extra bind.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
Locked