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.

send e-mail on defined channel pub text

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
B
BrewMaster
Voice
Posts: 34
Joined: Sat Jul 07, 2007 8:26 am

send e-mail on defined channel pub text

Post by BrewMaster »

hello,

I am looking for what I think will be a simple script. I would like a bot to monitor a channel for a specific channel post and send me an e-mail when it occurs. I would like the TCL script to perform the following.

1. monitor defined channel for channel pub text (channel and text defined in tcl setting)
2. When text is seen in channel send e-mail to email address.


example: bot1 goes offline. bot2 posts in channel "bot1 is offline"
Bot3 (running requested script) would then send an e-mail to coolscript.works@yahoo.com that says "bot1 is offline"

Would this be easy to code? I appreciate any/all help. Thanks..

Brew
Post Reply