Downloads
EmailAlert.tcl
€10.00 €20.00
Want to know who is talking about you or something related to you on a channel ? Now its posible by receiving an email from the eggdrop with subject that contains the details from the user that used your nick/word and some log lines from that channel. So you will never miss something relat...
Author: BLaCkShaDoW
Version: 1.1
Added: 2022-09-19
Last Updated: N/A
Description
Want to know who is talking about you or something related to you on a channel ? Now its posible by receiving an email from the eggdrop with subject that contains the details from the user that used your nick/word and some log lines from that channel. So you will never miss something related to you.
INSTALATION
++ http, tls (if website used has https) packages are REQUIRED for this script to work.
++ Edit the EmailAlert.tcl script and place it into your /scripts directory ++ add “source scripts/EmailAlert.tcl” to your eggdrop config and rehash the bot.
++ enable the script on channel with .chanset #channel +email
++ Package contains also : mail.php
++ The tcl script uses the link that contains the mail.php to send emails.
++ The mail.php goes to your webserver (your php.ini must be configured properly to send mail), see – https://www.tutorialspoint.com/php/php_sending_emails.htm