Hi,
I'm trying to bind pub event to any command.. so no matter what text is types in put it will call the procedure.. heres what I tried:
bind pub - * pub_docheck
First..why did you post this in this forum? Your problem is not even remotely related to any of slennox's scripts. The tcl forum is meant for general tcl questions. Check doc/tcl-commands.doc that comes with eggdrop and you'll see that pub binds don't accept wildcards in the mask.