Hi all,
Pretty new to eggdrop, so this may or may not be a silly request. In any case - I need a script that sends out emails to a mailing list triggered by a key word. The contents of the email would be the text following the key word.
Example with keyword = "!monkey":
[user]: !monkey Hello World
Should trigger the bot to send out emails with content "Hello World" to all members of a mailing list. The mailing list can either be pre-determined or configurable with other commands to the bot (either way will work).
Thanks!