Skip to content

Have an option to send email notification with real room messages

Altering the scripts/utils/send-unread-notification-email.js script to be able to take the last 3 messages from each room and send them.

Testing strategy

  1. Add the Mandrill webapp prod secrets to your local webapp .env file
  2. node ./scripts/utils/send-unread-notification-email.js --username MadLittleMods --room-uri madlittlemods/duck-wings
Edited by Eric Eastwood

Merge request reports