Discussion of eggdrop bots, shell accounts and tcl scripts.
Skip to content
Post by Guest » Mon Oct 08, 2001 9:32 am
Post by ppslim » Mon Oct 08, 2001 10:31 am
Code: Select all
bind ctcp - "ACTION" bind:action proc bind:action {nick uh hand dest kw arg} { if {[isbotnick $dest]} { <SOME1 DID A /ME IN A PM> return } <SOME1 DID A /ME IN A CHANNEL> }
Return to “Archive”