UNPKG

@jackdbd/notifications

Version:

Functions used to send notifications to various channels (Telegram, email, etc)

27 lines (17 loc) 791 B
# @jackdbd/notifications [![npm version](https://badge.fury.io/js/@jackdbd%2Fnotifications.svg)](https://badge.fury.io/js/@jackdbd%2Fnotifications) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/@jackdbd%2Fnotifications) Send Telegram messages and emails. <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <details><summary>Table of Contents</summary> - [Installation](#installation) - [API](#api) <!-- END doctoc generated TOC please keep comment here to allow auto update --> </details> ## Installation ```sh npm install @jackdbd/notifications ``` ## API [API docs generated with TypeDoc](https://jackdbd.github.io/calderone/notifications/)