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.

e-mailing from tcl, and request for logic sugestions

Old posts that have not been replied to for several years.
Locked
User avatar
droolin
Halfop
Posts: 64
Joined: Thu Jul 24, 2003 9:07 pm
Contact:

e-mailing from tcl, and request for logic sugestions

Post by droolin »

ok, I would would like to generate e-mails from tcl if its at all possible. Can anyone sugest some documentation that I can refer too for this?
I am thinking of putting together another eggie that will be like a bar bot. I pretty much think I have the logic down of how and what I want to do with it. The basic logic of the bot will be to read various txt files with specific information that will be displayed when certain events occur. i would like to be able to have these text files updateable by me when I am in a dcc/telnet secession. I guese my question is, how do you have a bot communicate via the telnet/dcc secessions and accept input? Errr, how are the help files built? Any sugestions as to where I could find documentation on how to perform these specific functions????

droolin
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Re: e-mailing from tcl, and request for logic sugestions

Post by user »

droolin wrote:ok, I would would like to generate e-mails from tcl if its at all possible. Can anyone sugest some documentation that I can refer too for this?
Tcllib has several commands that might help you with your emails. (platform independant)
droolin wrote:I guese my question is, how do you have a bot communicate via the telnet/dcc secessions and accept input?
Check out 'control' in tcl-commands.doc
User avatar
droolin
Halfop
Posts: 64
Joined: Thu Jul 24, 2003 9:07 pm
Contact:

thank you

Post by droolin »

The direction is very much appriceated

droolin
Locked