const settings = [ { query: (today) => `in:inbox is:unread after:${parseInt((today - 10 * 60 * 1000) / 1000)}`, channel:'webhook URL', }, ];