Does .say go to a tcl before output?

Old posts that have not been replied to for several years.
Locked
k
kcassidy

Does .say go to a tcl before output?

Post by kcassidy »

When I send .say <text> in telnet, does that go to a tcl before it's output in the chan? I want to parse <text> in a tcl before I send it.
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Re: Does .say go to a tcl before output?

Post by strikelight »

kcassidy wrote:When I send .say <text> in telnet, does that go to a tcl before it's output in the chan? I want to parse <text> in a tcl before I send it.
See the filt binding in tcl-commands.doc that is in your eggdrop's doc directory.
Locked