rss-o-bot-email
Version:
A email notifier for RSS-o-Bot
15 lines (8 loc) • 451 B
Markdown
Send [RSS-o-Bot](https://github.com/Kriegslustig/rss-o-bot) notifications over email.
All configuration except `email-recipients` is optional.
A JSON-Array of email-addresses, to send notifications to.
An optional configuration object or string as defined by [nodemailer.createTransport](https://github.com/nodemailer/nodemailer). Defaults to `{ direct: true }`.