jesse-notifications-telegram
v0.0.1
Published
The Telegram driver used for sending notifications.
Maintainers
Readme
Telegram
This is the source code for Telegram driver for Jesse's notifications system.
installation
First, at the root of your jesse project run:
npm install jesse-notifications-telegramThen, open config/notifications.ts and add the following line at the beginning of the file:
import Driver from 'jesse-notifications-telegram'; Enjoy!
License
MIT
