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.

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