### description Combine an array of notes defined in request object. Send as one message - [ ] - Insert conditional [here](https://github.com/komplexb/notifyer-cron/blob/e086ed1b000bd170e5c30a4c98f60a609379b310/handler.js#L55) - [ ] - iterate over an array/collection of get note with promise all - [ ] - update withTelegram to take an array of notes - [ ] - make method to [buildText](https://github.com/komplexb/notifyer-cron/blob/e086ed1b000bd170e5c30a4c98f60a609379b310/lib/notify.js#L110) - [ ] - iterate over array of notes with [structureMsg](https://github.com/komplexb/notifyer-cron/blob/e086ed1b000bd170e5c30a4c98f60a609379b310/lib/notify.js#L108) and buildText with promise all to build one message - [ ] disable previews if its a collection or array > 1 - [ ] collections use previews by default and combines with "clipped from" or "source" link ### Concerns
description
Combine an array of notes defined in request object.
Send as one message
Concerns